https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710
--- Comment #8 from Pedro F. Giffuni <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
