https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192221
Bug ID: 192221
Summary: `flags` not documented for uma_zalloc* in uma(9)
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
uma_zalloc*'s flag argument is not documented. It seems that flags has the same
meaning in uma_zalloc* as malloc(9) (M_WAITOK is being checked at least), but
it would be nice if the manpage would explicitly state what values were valid
and described their uses, or pointed to malloc(9).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"