Add kmalloc_raise_limit() - allow a subsystem to raise the allocation
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 22 Oct 2008 01:42:17 +0000 (01:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 22 Oct 2008 01:42:17 +0000 (01:42 +0000)
commit40153c659b574543e64b738928084ac11efed52d
tree3eacde3bd83003cbcf93b41731deebd4ec5e8e49
parentb60485d6899c10f13fc97d4ec17d6eb19378a9b3
Add kmalloc_raise_limit() - allow a subsystem to raise the allocation
limit for a kmalloc pool.
sys/kern/kern_slaballoc.c
sys/sys/malloc.h