DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: debug - Add kmapinfo to dump the kernel_map


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Jan 2010 14:29:59 -0800 (PST)

commit 8f50529ca0ac78f0664fa3561235c0b736070cbf
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]