On 05/01/2016 21:36, Ryan Stone wrote: > On Tue, Jan 5, 2016 at 3:54 AM, Andriy Gapon <avg_at_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 GaponReceived on Wed Jan 20 2016 - 11:16:31 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC