Libmicro!! pthread_create Resource temporarily unavailable

David Xu davidxu at freebsd.org
Tue Nov 29 23:41:35 GMT 2005


Ricardo A. Reis wrote:

> >>You can not create 40000 threads, because each thread
> >>defaults has 2M stack, you will out of address space.
>
> David,
>
> I don't attempt to create 40k threads, i barely increase the limit for 
> single process for 40k.
> I like a test libmicro with default sets.
>
>
>
> Ricardo A. Reis
> UNIFESP
> _______________________________________________

try to give it an option, for example:
./pthread_create -B 1499






More information about the freebsd-performance mailing list