Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2019 20:28:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241710] please increase ARG_MAX
Message-ID:  <bug-241710-227-xqcHHd4oCj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241710-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241710-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241710

--- Comment #8 from Pedro F. Giffuni <pfg@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241710-227-xqcHHd4oCj>