[Bug 203900] Can not increase above 32K max open files descriptor per PID
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 21 17:37:12 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203900
--- Comment #14 from John Baldwin <jhb at FreeBSD.org> ---
(In reply to Andrey A. Chernov from comment #11)
Expanding _flags is nearly impossible due to all the inlined uses of it in
various binaries. We could add a new internal _flags2 field and be careful to
never export it via inlined macros if we need more flags.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list