Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2016 14:15:06 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Ryan Stone <rysto32@gmail.com>, Andriy Gapon <avg@FreeBSD.org>
Cc:        FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   Re: environment corrupt; missing value for QT_IM_MO
Message-ID:  <569F7A4A.7000901@FreeBSD.org>
In-Reply-To: <CAFMmRNwS-bKA9P1bbesp08iEBBfzYW5k_EMN7nqeWY=-%2Bf4z6A@mail.gmail.com>
References:  <5514E5B0.1030509@rawbw.com> <568B8291.50700@FreeBSD.org> <568B84DC.7080705@FreeBSD.org> <CAFMmRNwS-bKA9P1bbesp08iEBBfzYW5k_EMN7nqeWY=-%2Bf4z6A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/01/2016 21:36, Ryan Stone wrote:
> On Tue, Jan 5, 2016 at 3:54 AM, Andriy Gapon <avg@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?569F7A4A.7000901>