git: kernel - slab allocator - Refactor struct kmemusage

看板DFBSD_commit作者時間16年前 (2010/02/09 16:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit fc183e1f416135accf400a89e8cc87f801bc84e4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Feb 9 00:04:44 2010 -0800 kernel - slab allocator - Refactor struct kmemusage * Refactor struct kmemusage to just contain a 32 bit ku_pagecnt instead of a 16 bit ku_pagecnt and other fields (none of which were used). Summary of changes: sys/kern/kern_slaballoc.c | 11 ++++++----- sys/sys/malloc.h | 11 +++-------- 2 files changed, 9 insertions(+), 13 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fc183e1f416135accf400a89e8cc87f801bc84e4 -- DragonFly BSD source repository
文章代碼(AID): #1BSHs6SL (DFBSD_commit)