git: debug - Add mbufinfo

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 20 10:43:52 PDT 2010


commit e2184a9e893ff002721e95f1c47dd607b06651ed
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Oct 20 10:34:24 2010 -0700

    debug - Add mbufinfo
    
    * This is a little utility which uses libkvm to scan all referenced mbufs
      in the kernel, for kernels compiled with MBUF_DEBUG.

Summary of changes:
 test/debug/{kmapinfo.c => mbufinfo.c} |  197 +++++++++++++++++++++------------
 1 files changed, 124 insertions(+), 73 deletions(-)
 copy test/debug/{kmapinfo.c => mbufinfo.c} (52%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2184a9e893ff002721e95f1c47dd607b06651ed


-- 
DragonFly BSD source repository





More information about the Commits mailing list