看板 DFBSD_commit 關於我們 聯絡資訊
commit bd8847bbba9daa9f85dde99250c821e5731830f0 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jun 6 14:01:53 2009 -0700 vmstat - Add another byte of width for Csw, Trp, Sys, Int, and Flt. Reorganize the Proc: and csw/trp/sys/int/sof/flt line a bit to make them a bit wider so they are less likely to squeeze together without any separation on heavily loaded systems. Summary of changes: usr.bin/systat/vmstat.c | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd8847bbba9daa9f85dde99250c821e5731830f0 -- DragonFly BSD source repository