This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] Set default stack size from program environment


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]