systat - Adjust extended vmstats display
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 29 Jul 2016 21:59:15 +0000 (14:59 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 30 Jul 2016 00:18:40 +0000 (17:18 -0700)
commitf669014f83438fa4052a31e98ff21400a16fccaa
treefd682b4bb180906f7d6b15e7480ff2ac9965319b
parent049ad1b0de8b11b1b7f444f311b6aae849c2e47e
systat - Adjust extended vmstats display

* When the number of devices are few enough (or you explicitly specify
  just a few disk devices, or one), there is enough room for the
  extended vmstats display.  Make some adjustments to this display.

* Display values in bytes (K, M, G, etc) instead of pages like the other
  fields.

* Rename zfod to nzfod and subtract-away ozfod when displaying nzfod
  (only in the extended display), so the viewer doesn't have to do the
  subtraction in his head.
usr.bin/systat/vmstat.c