[Bug 192221] `flags` not documented for uma_zalloc* in uma(9)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 9 10:07:34 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192221
NGie Cooper <ngie at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not A Bug
Status|New |Closed
--- Comment #2 from NGie Cooper <ngie at FreeBSD.org> ---
Looked at the manpage, and the blurb about uma_zalloc is a bit obfuscated, but
it says this:
To allocate an item from a zone, simply call uma_zalloc() with a pointer
to that zone and set the flags argument to selected flags as documented
in malloc(9).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list