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 v2] Set default stack size from program environment


On 1 March 2013 08:55, Carlos O'Donell <carlos@redhat.com> wrote:
> In summary I this patch is OK with the following changes:
> - Use GLIBC_PTHREAD_DEFAULT_STACKSIZE.
> - Fix strtoul usage.
> - Comment in test case about false positive PASS and how to fix it.

Done.  I've added this in NEWS:

* Add support for setting thread stack sizes from the program environment,
  independently of the process stack size using the
  GLIBC_PTHREAD_DEFAULT_STACKSIZE environment variable.

> Please work on a manual change ASAP to document the new env-var.
> We can't expect people to use this without documentation.

I'll post it soon.

Siddhesh
-- 
http://siddhesh.in


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