RFR: 8225035: Thread stack size issue caused by large TLS size

Jiangli Zhou jianglizhou at google.com
Sat Jun 15 23:18:31 UTC 2019


> >> Another point, but probably just a work item for us at SAP, is that we
> >> should test the patch on platforms with large page sizes. I am not sure
> >> what pthread_minstack would return e.g on linux ppc64 with 64K pages.
> >
> > Thats a good point. We may have to factor in whether or not large pages
> > are in use.
>
> Yes, that's a very good point.
>

+1, thanks for bringing this up. My earlier example does not factor in
large page.

Best regards,
Jiangli


More information about the hotspot-runtime-dev mailing list