[PATCH 1/2] Set default stack size from program environment
Siddhesh Poyarekar
siddhesh@redhat.com
Thu Jan 17 08:23:00 GMT 2013
On Thu, Jan 17, 2013 at 09:12:02AM +0100, Andreas Schwab wrote:
> Siddhesh Poyarekar <siddhesh@redhat.com> writes:
>
> > [2] http://docs.oracle.com/cd/E19455-01/816-0607/chapter2-118/index.html
>
> "This solution should be treated as no more than an interim workaround
> until the root cause is remedied."
>
The point is that one is able to tune thread stack sizes to do this
and does not have to fiddle with code for it. Also, the document
assumes that one would want to only increase the threshold for thread
stack sizes whereas the use case I have in mind is that of being able
to reduce thread stack size.
Siddhesh
More information about the Libc-alpha
mailing list