DragonFly commits List (threaded) for 2008-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.41.gebe36 master sys/kern kern_slaballoc.c sys/sys malloc.h
commit ebe36cfe9c5d483cef3be37ebafa1a5e041e350d
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]