RFR: 8303215: Make thread stacks not use huge pages
Thomas Stuefe
stuefe at openjdk.org
Fri Jun 2 11:39:12 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!
Still good. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14105#issuecomment-1573592515
More information about the hotspot-runtime-dev
mailing list