[Bug 192221] New: `flags` not documented for uma_zalloc* in uma(9)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 28 21:51:01 UTC 2014


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: freebsd-doc at FreeBSD.org
          Reporter: yaneurabeya at gmail.com

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.


More information about the freebsd-doc mailing list