Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2009 20:17:47 +0200
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        freebsd-emulation@freebsd.org
Cc:        Juergen Lock <nox@jelal.kn-bremen.de>
Subject:   Re: nspluginwrapper patch for testing
Message-ID:  <200908062017.49082.tijl@ulyssis.org>
In-Reply-To: <alpine.BSF.2.00.0908061209240.1622@thor.farley.org>
References:  <20090628082701.GA34665@triton.kn-bremen.de> <20090806170526.GA10971@triton.kn-bremen.de> <alpine.BSF.2.00.0908061209240.1622@thor.farley.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 06 August 2009 19:20:08 Sean C. Farley wrote:
> I am glad it helps.  I wonder what other applications would benefit
> from this and if there is a more global way to set the default for
> Linux applications to a stack size of 32MB.

On amd64 you can add this to /etc/sysctl.conf (linux32 only)
compat.linux32.maxssiz=33554432

On i386 you can add this to /boot/loader.conf (system wide)
kern.maxssiz=33554432



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