git: DragonFly_RELEASE_5_4 hammer2 - Add HAMMER2_IO_DEBUG

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 17 13:55:56 PST 2018


commit 2858c0eb8deefb194c11bcb5047de384f18becfe
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Dec 7 18:05:16 2018 -0800

    hammer2 - Add HAMMER2_IO_DEBUG
    
    * Add HAMMER2_IO_DEBUG (default disabled).  This tracks callers
      that use hammer2_io's.  This eats a huge amount of (up to ~20GB)
      of kernel memory.

Summary of changes:
 sys/vfs/hammer2/hammer2.h    | 116 +++++++++++++++++++++++++++++++++++++------
 sys/vfs/hammer2/hammer2_io.c |  76 +++++++++++++++++++++-------
 2 files changed, 158 insertions(+), 34 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2858c0eb8deefb194c11bcb5047de384f18becfe


-- 
DragonFly BSD source repository


More information about the Commits mailing list