DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - slab allocator


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Feb 2010 10:16:41 -0800 (PST)

commit 665206eeb07f4b82c073cb3e5737284f7824d6c3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Feb 5 10:12:29 2010 -0800

    kernel - slab allocator
    
    * Track the total number of zones under management, in bytes, so
      the value can be reconciled against malloc_type use tracking to
      determine how much fragmentation is occurring.

Summary of changes:
 sys/kern/kern_slaballoc.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/665206eeb07f4b82c073cb3e5737284f7824d6c3


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]