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 - Refactor struct kmemusage


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Feb 2010 00:13:23 -0800 (PST)

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



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