[jdk11u-dev] RFR: 8268127: Shenandoah: Heap size may be too small for region to align to large page size
Aleksey Shipilev
shade at openjdk.java.net
Wed Jun 16 12:18:41 UTC 2021
On Fri, 11 Jun 2021 15:32:47 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> I would like to backport this Shenandoah specific patch to 11u, which allows to fallback to regular pages for regions, if heap size is too small to allow regions to use large pages.
>
> The original patch does not apply cleanly, resolved then manually.
>
> Test:
> Manually test to ensure large pages are used. Failed w/o the patch and passed with it.
Marked as reviewed by shade (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/28
More information about the jdk-updates-dev
mailing list