git: DragonFly_RELEASE_2_8 debug - Add mbufinfo

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 24 09:39:31 PDT 2010


commit 8812f0f089dbea207dc65dda1da7664707615252
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/8812f0f089dbea207dc65dda1da7664707615252


-- 
DragonFly BSD source repository





More information about the Commits mailing list