nspluginwrapper patch for testing

Tijl Coosemans tijl at ulyssis.org
Thu Aug 6 18:20:22 UTC 2009


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


More information about the freebsd-emulation mailing list