cvs commit: src/sys/kern kern_malloc.c
Robert Watson
rwatson at FreeBSD.org
Mon Nov 7 18:57:59 GMT 2005
rwatson 2005-11-07 18:57:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern kern_malloc.c
Log:
Merge kern_malloc.c:1.147 from HEAD to RELENG_6:
Add a "show malloc" command to DDB, which prints out the current stats for
available kernel malloc types. Quite useful for post-mortem debugging of
memory leaks without a dump device configured on a panicked box.
Revision Changes Path
1.142.2.3 +27 -0 src/sys/kern/kern_malloc.c
More information about the cvs-src
mailing list