RFR: 8303215: Make thread stacks not use huge pages

Thomas Stuefe stuefe at openjdk.org
Thu May 25 08:52:56 UTC 2023


On Thu, 25 May 2023 06:11:02 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Does this PR affect only Linux/aarch64? If so, I think it's better to add that into the bug title.

It affects all platforms, reproducible if you set stack size to 2M and THP to always. Aarch64 has 2M as default though.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14105#issuecomment-1562527655


More information about the hotspot-runtime-dev mailing list