cvs commit: src/sys/vm uma_core.c
Robert Watson
rwatson at FreeBSD.org
Mon Nov 7 10:57:09 PST 2005
rwatson 2005-11-07 18:57:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/vm uma_core.c
Log:
Merge uma_core.c:1.132 from HEAD to RELENG_6:
Add a "show uma" command to DDB, which prints out the current stats for
available UMA zones. Quite useful for post-mortem debugging of memory
leaks without a dump device configured on a panicked box.
Revision Changes Path
1.119.2.11 +36 -0 src/sys/vm/uma_core.c
More information about the cvs-all
mailing list