NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-sun3/34849 (max stack size stays at DFLSSIZ / doesn't increase to MAXSSIZ)



Synopsis: max stack size stays at DFLSSIZ / doesn't increase to MAXSSIZ

State-Changed-From-To: open->closed
State-Changed-By: dholland%NetBSD.org@localhost
State-Changed-When: Wed, 27 Aug 2014 18:58:16 +0000
State-Changed-Why:
This is not a bug - the default stack size sets the soft stack size
limit; you can raise that as far as the hard stack size limit (which
is the maximum stack size) but you have to do it explicitly with
the shell ulimit/limit builtins or with the setrlimit(2) system call.





Home | Main Index | Thread Index | Old Index