]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
malloc(9): Document/complete aligned variants
authorAdam Fenn <adam@fenn.io>
Mon, 2 Aug 2021 20:33:31 +0000 (15:33 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 2 Aug 2021 20:36:14 +0000 (15:36 -0500)
commit6162cf885c00a0893a0961415f1829942343dcc1
treee4771fdd7dc1ad0f568c2e23385f2962a43ce266
parent428624130abfc225b479a09a3060d0939569b1ea
malloc(9): Document/complete aligned variants

Comments on a pending kvmclock driver suggested adding a
malloc_aligned() to complement malloc_domainset_aligned(); add it now,
and document both.

Reviewed by: imp, kib, allanjude (manpages)
Differential Revision: https://reviews.freebsd.org/D31004
share/man/man9/malloc.9
sys/sys/malloc.h