Only 16 Posix threads with 128 configured.

Chris Johns chrisj at rtems.org
Thu Jun 1 00:54:38 UTC 2006


Peter Dufault wrote:
> pthread_create is failing with EAGAIN when I create more than 16  
> threads.  I've got CONFIGURE_MAXIMUM_POSIX_THREADS set to 127, and  all 
> works fine until then.  I can delete a thread and then re-create  a new 
> one as long as my total stays below 16.  Is there something  else I need 
> to set?  Here's my configuration (as a .txt file to get  through any 
> filters).

How much space is available in the workspace for the stacks for the 
threads ?

Regards
Chris



More information about the users mailing list