commit 92914d5d185aae4eabca0eec3aa0ebe50c471c28 Author: Matthew Dillon <[email protected]> Date: Mon Jan 2 17:47:23 2017 -0800
kernel - Add kmalloc_set_unlimited()
* Add kmalloc_set_unlimited() to more trivially unlimit a kmalloc pool.
Summary of changes:
sys/kern/kern_slaballoc.c | 6 ++++++
sys/sys/malloc.h | 1 +
2 files changed, 7 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/92914d5d185aae4eabca0eec3aa0ebe50c471c28
--
DragonFly BSD source repository
