vmstat enhancements - Fall-back to kilobytes and megabytes if field too wide
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Jun 2009 23:09:04 +0000 (16:09 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Jun 2009 23:09:04 +0000 (16:09 -0700)
commite63b851b5a6e8447d4b049161d4c40f3d1280bd5
treecabfe7bdd505d7df24008c73c5b31dd71db9f198
parenta62e8e0b830c940e7189cd4f3253779b7d8e8f38
vmstat enhancements - Fall-back to kilobytes and megabytes if field too wide

If a numeric field is too wide divide and output in kilobytes or megabytes
(megabytes or gigabytes for VM page statistics).
usr.bin/systat/vmstat.c