RFR: 8303215: Make thread stacks not use huge pages
Poonam Bajaj
poonam at openjdk.org
Wed May 31 22:07:07 UTC 2023
On Thu, 25 May 2023 08:50:31 GMT, Thomas Stuefe <stuefe 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.
>
>> 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.
@tstuefe Hi Thomas, I have addressed the review comments from David Holmes. Could you please take a look at the updated changes again? Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14105#issuecomment-1571024822
More information about the hotspot-runtime-dev
mailing list