This is the mail archive of the libc-alpha@sources.redhat.com 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: 2Mb stack restriction


On Thu, 2002-03-28 at 09:25, Mark Brown wrote:

> Is there a way to get around the 2Mb stack size restriction imposed on
> a process using librt? librt uses libpthread, and thus gets the stack
> chopped up.

The stack size is determine by the resource limits (use ulimit).  That
is except if you are still using a libpthread without floating stacks in
which case you cannot be helped.
	
-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


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