git: debug - Add kmapinfo to dump the kernel_map
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jan 5 14:31:46 PST 2010
commit 8f50529ca0ac78f0664fa3561235c0b736070cbf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jan 5 14:29:02 2010 -0800
debug - Add kmapinfo to dump the kernel_map
* kmapinfo is a program to dump the kernel_map, giving us an idea with
regards to how much KVM is being used. Also works on core dumps.
Summary of changes:
test/debug/{ttyinfo.c => kmapinfo.c} | 119 ++++++++++++++++++++--------------
1 files changed, 71 insertions(+), 48 deletions(-)
copy test/debug/{ttyinfo.c => kmapinfo.c} (60%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f50529ca0ac78f0664fa3561235c0b736070cbf
--
DragonFly BSD source repository
More information about the Commits
mailing list