On 05/01/2016 21:36, Ryan Stone wrote:
> On Tue, Jan 5, 2016 at 3:54 AM, Andriy Gapon <a...@freebsd.org> wrote:
> 
>> Is there a limit on the environment's size?
>>
> 
> If memory serves, this is bounded by ARG_MAX in sys/syslimits.h.  The value
> is not tunable as far as I know, so if you want to experiment with changing
> it you will have to change syslimits.h and recompile your kernel.

The total arguments and environment size seems to be much smaller than ARG_MAX
of 256K.

-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to