RFR: 8338136: Hotspot should support multiple large page sizes on Windows
Dhamoder Nalla
dhanalla at openjdk.org
Tue Sep 3 00:37:17 UTC 2024
On Thu, 29 Aug 2024 03:01:35 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Hi @dhanalla ,
>
> What criteria do you think would suffice for `EnableAllLargePageSizesForWindows` to default to true or else be removed altogether, in the future?
Thanks @dholmes-ora for reviewing this PR.
To determine the best time to set `EnableAllLargePageSizesForWindows` to true by default or consider its removal, we first need to gather customer feedback. Once we have confirmed its effectiveness, we can assess the option of making it the default setting. At that stage, the `-XX:+UseLargePages` flag should adequately manage all large page scenarios.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20758#issuecomment-2325415707
More information about the hotspot-runtime-dev
mailing list