Re: Max number of threads with NPTL
Vincent Touquet <[email protected]>
| Newsgroups | gmane.comp.java.linux.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Feb 04, 2004 at 09:56:57AM -0800, Hui Huang wrote: >Default stack size is 512k. You need 3500 * 512k = 1750M address space >for 3500 threads. Try -Xss96k. Also check your limit on max #processes >(ulimit -u), you can't create more threads than that limit either. Is there a common place where these options (eg. -Xss...) are documented? regards, v ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]