New Early Access builds
Alan Bateman
Alan.Bateman at oracle.com
Tue Dec 1 11:22:56 UTC 2020
On 01/12/2020 10:11, Christian Stein wrote:
> :
>
> The run with 1,000,000 virtual threads emitted some warnings, though.
> They read like:
>
> Warning: [warning][os,thread] Failed to start thread -
> pthread_create failed (EAGAIN) for
> attributes: stacksize: 1024k, guardsize: 0k, detached.
>
> Are those memory-related issues?
This looks to be an issue spinning up FJ worker threads. I can't tell if
it's threads for the common pool or carrier threads used by the default
scheduler (you will potentially see N or 2*N threads here I think). Have
you see resource issues on their VMs before?
-Alan
More information about the loom-dev
mailing list