[Bug libc/11787] Program with large TLS segment fails aio_write
carlos_odonell at mentor dot com
sourceware-bugzilla@sourceware.org
Fri Mar 23 20:39:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=11787
Carlos O'Donell <carlos_odonell at mentor dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |carlos_odonell at mentor
| |dot com
--- Comment #5 from Carlos O'Donell <carlos_odonell at mentor dot com> 2012-03-23 20:37:19 UTC ---
If the minimal values computes by the code are not enough then the only real
solution is to fix the programs with large per-thread memory requirements e.g.
set RLIMIT_STACK to a reasonable value.
We do not want to penalize all of the other programs that don't need the extra
stack space.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list