git: debug - Update kmapinfo, zallocinfo, slabinfo

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 16 19:46:18 PST 2016


commit 6052a76a1877e622b2e6e61f314894a819037d76
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Dec 16 19:43:01 2016 -0800

    debug - Update kmapinfo, zallocinfo, slabinfo
    
    * Update the kmapinfo, zallocinfo, and slabinfo commands so they work
      properly with current kernels.
    
    * kmapinfo now breaks-down who is using each vm_map_entry in the
      kernel_map, and prints out aggregate results for each subsystem.

Summary of changes:
 test/debug/kmapinfo.c | 149 +++++++++++++++++++++++++++++++++++++++++++++++---
 test/debug/slabinfo.c |  24 +++++---
 2 files changed, 158 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6052a76a1877e622b2e6e61f314894a819037d76


-- 
DragonFly BSD source repository


More information about the Commits mailing list