[Bug 241710] please increase ARG_MAX
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 16 20:28:57 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710
--- Comment #8 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #7)
According to r142039, which was the last time ARG_MAX was bumped (by obrien):
"Note that this results in more kernel virtual memory being reserved for
temporary storage of the args. The args temporary space is allocated out
of exec_map (a submap of kernel_map). This will use roughly 4MB of KVM."
So we are talking of about another 4MB.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list