看板 DFBSD_commit 關於我們 聯絡資訊
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