freebsd-dev/lib/libmemstat
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
..
libmemstat.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
Makefile Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00
memstat_all.c Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3), 2005-08-06 13:54:03 +00:00
memstat_internal.h Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00
memstat_malloc.c Update the KVM backend for malloc stats to catch up to the internal structure 2009-05-15 18:25:44 +00:00
memstat_uma.c Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00
memstat.c Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00
memstat.h Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00