freebsd-dev/usr.bin/vmstat
Sean Bruno bf96595915 Add a new column to the output of vmstat -z to indicate the number
of times the system was forced to sleep when requesting a new allocation.

Expand the debugger hook, db_show_uma, to display these results as well.

This has proven to be very useful in out of memory situations when
it is not known why systems have become sluggish or fail in odd ways.

Reviewed by:	rwatson alc
Approved by:	scottl (mentor) peter
Obtained from:	Yahoo Inc.
2010-06-15 19:28:37 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
vmstat.8 Allow sub-second interval timings for iostat and vmstat. 2010-05-21 17:10:52 +00:00
vmstat.c Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00