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>
Fri, 29 Jul 2016 23:11:28 +0000 (16:11 -0700)
commit96ce82a2fb9845ca42572a7c42fea0cef136db56
treeeeba0bafec9500418b1d7ec2cce5d8aca605f434
parentbca42d4fa96208542f276825027831ba7573b9a4
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