git: debug utilities - adjust vmpageinfo, add zallocinfo
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Fri Feb  5 00:26:44 PST 2010
    
    
  
commit 069cac031396ad34266cd07ffced2187830ebc56
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Feb 5 00:24:04 2010 -0800
    debug utilities - adjust vmpageinfo, add zallocinfo
    
    * Adjust vmpageinfo to match recent changes.  Add the symbolic names
      for the flags.
    
    * Add zallocinfo which dumps the state of the slab data structures.
Summary of changes:
 test/debug/vmpageinfo.c                 |   58 ++++++++++++++---
 test/debug/{kmapinfo.c => zallocinfo.c} |  108 ++++++++++++++++---------------
 2 files changed, 104 insertions(+), 62 deletions(-)
 copy test/debug/{kmapinfo.c => zallocinfo.c} (65%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/069cac031396ad34266cd07ffced2187830ebc56
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list