DragonFly-2.3.1.206.ge63b8 master usr.bin/systat vmstat.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jun 8 16:11:14 PDT 2009
commit e63b851b5a6e8447d4b049161d4c40f3d1280bd5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jun 8 16:09:04 2009 -0700
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).
Summary of changes:
usr.bin/systat/vmstat.c | 96 +++++++++++++++++++++++++++++------------------
1 files changed, 59 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e63b851b5a6e8447d4b049161d4c40f3d1280bd5
--
DragonFly BSD source repository
More information about the Commits
mailing list