RFR: 8256155: Allow multiple large page sizes to be used on Linux [v39]
Stefan Johansson
sjohanss at openjdk.java.net
Thu May 20 16:44:40 UTC 2021
On Thu, 20 May 2021 15:47:33 GMT, Marcus G K Williams <mgkwill at openjdk.org> wrote:
>> Change the meaning of LargePageSizeInBytes to be the maximum large page size the JVM may use (not the only one). A default value of zero will mean to allow the JVM use large page sizes up to the system's default large page size.
>
> Marcus G K Williams has updated the pull request incrementally with one additional commit since the last revision:
>
> tstuefe review
>
> Signed-off-by: Marcus G K Williams <marcus.williams at intel.com>
Looks good. I want to re-iterate what Thomas said, big thanks for having patience and letting it take time.
I will run this through testing over the night, so hopefully we can integrate this tomorrow. If you like you can integrate now and I will issue the sponsor command tomorrow.
-------------
Marked as reviewed by sjohanss (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1153
More information about the hotspot-dev
mailing list