On Sun, Nov 29, 2009 at 04:28:10PM +0100, Julien Cristau <[email protected]> was heard to say: > On Sun, Nov 29, 2009 at 16:21:08 +0100, Julien Cristau wrote: > See e.g. bug#554218, which also corresponds to EAGAIN returned by > pthread_create.
So apparently hppa has trouble running thread stress tests, even for as few as 1,000 threads? And the only thing the Perl team could do was work around it by ignoring the failing pthread_create()? I'll need to actually pass the errno value out of the thread create routine, but I can have that test stop trying to create threads if it gets EAGAIN. Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

