git: kernel - Add kmalloc_usable_size()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 25 11:03:10 PST 2023
commit 4429839531fd534e86cfadc597e3db67dfe29b83
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 25 11:02:39 2023 -0800
kernel - Add kmalloc_usable_size()
* Add kmalloc_usable_size()
Requested-by: tuxillo
Summary of changes:
sys/kern/kern_slaballoc.c | 31 +++++++++++++++++++++++++++++++
sys/sys/malloc.h | 1 +
2 files changed, 32 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4429839531fd534e86cfadc597e3db67dfe29b83
--
DragonFly BSD source repository
More information about the Commits
mailing list