git: kernel - slab allocator
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Feb 5 10:17:56 PST 2010
commit 665206eeb07f4b82c073cb3e5737284f7824d6c3
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list