看板 DFBSD_commit 關於我們 聯絡資訊
commit e63b851b5a6e8447d4b049161d4c40f3d1280bd5 Author: Matthew Dillon <dillon@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