git: kernel - slab allocator

看板DFBSD_commit作者時間16年前 (2010/02/06 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BR6Gdfm (DFBSD_commit)