Hi,

 

While I am trying to create many threads by using Genode::Thread, I’ve found that only up to 31 threads could be created. I’ve got the following message when more than 32 threads is created:

C++ runtime: Genode::Cpu_session::Thread_creation_failed.

 

Do you have any idea on this problem?

 

Thanks,

Jaeyeon  Kang