freebsd-dev/lib/libmemstat
Robert Watson 919bddddb6 Bump MEMSTAT_MAXCALLER to 16. memtop(8) seems to be able to happily
consume that many slots to track snapshot-to-snapshot changes and
running totals.  And 16 is a nice round number.

MFC after:	1 week
2005-07-18 14:14:17 +00:00
..
libmemstat.3 Provide more documentation on caller-owned storage in struct memory_type, 2005-07-15 11:28:21 +00:00
Makefile
memstat_all.c
memstat_internal.h Increase the number of caller memory storage slots from 2 or 4 to 2005-07-15 11:19:55 +00:00
memstat_malloc.c Re-spell wronge less wrongly as wrong. 2005-07-15 10:13:50 +00:00
memstat_uma.c Teach libmemstat(3) about UMA(9) failure statistics. 2005-07-15 23:39:21 +00:00
memstat.c
memstat.h Bump MEMSTAT_MAXCALLER to 16. memtop(8) seems to be able to happily 2005-07-18 14:14:17 +00:00