how to increase stacksize?
Chuck Swiger
cswiger at mac.com
Mon Apr 4 20:03:51 UTC 2011
On Apr 4, 2011, at 12:50 PM, Anton Shterenlikht wrote:
> I'd like to increase stacksize. How do I do this?
Set kern.maxssiz in /boot/loader.conf to a larger value-- also consider tweaking kern.dflssiz, unless you want to use limit/ulimit before invoking the process. I don't believe you can change it for a running system via sysctl, although I could be mistaken on that....
Regards,
--
-Chuck
More information about the freebsd-questions
mailing list