DragonFly-2.1.1.41.gebe36 master sys/kern kern_slaballoc.c sys/sys malloc.h

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Dec 10 15:44:22 PST 2008


commit ebe36cfe9c5d483cef3be37ebafa1a5e041e350d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Dec 10 11:30:12 2008 -0800

    Add kmalloc_create() and kmalloc_destroy(), an API to dynamically create and
    destroy kmmalloc pools.

Summary of changes:
 sys/kern/kern_slaballoc.c |   32 ++++++++++++++++++++++++++++++++
 sys/sys/malloc.h          |    2 ++
 2 files changed, 34 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=ebe36cfe9c5d483cef3be37ebafa1a5e041e350d


-- 
DragonFly BSD source repository





More information about the Commits mailing list