freebsd-dev/usr.bin/vmstat
John Baldwin f786e2f82e When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU counts
and sum them to form the total counts.

PR:		bin/135893
Submitted by:	Mikolaj Golub  to my trociny of gmail
MFC after:	1 week
2009-10-29 17:34:02 +00:00
..
Makefile Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of 2007-12-13 02:36:11 +00:00
vmstat.8 Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of 2007-12-13 02:36:11 +00:00
vmstat.c When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU counts 2009-10-29 17:34:02 +00:00