git: kernel - Add kmalloc_set_unlimited()
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 2 17:54:45 PST 2017
commit 92914d5d185aae4eabca0eec3aa0ebe50c471c28
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list