Add kmalloc_create() and kmalloc_destroy(), an API to dynamically create and
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 10 Dec 2008 19:30:12 +0000 (11:30 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 10 Dec 2008 19:30:12 +0000 (11:30 -0800)
commitebe36cfe9c5d483cef3be37ebafa1a5e041e350d
tree4c9b7003f6e2d3c42ff0d4c019a74dddbdf14b26
parent6d4b35a92449d21ef481413086b43c515ef97976
Add kmalloc_create() and kmalloc_destroy(), an API to dynamically create and
destroy kmmalloc pools.
sys/kern/kern_slaballoc.c
sys/sys/malloc.h