[jdk11u-dev] RFR: 8268127: Shenandoah: Heap size may be too small for region to align to large page size
Roman Kennke
rkennke at openjdk.java.net
Mon Jun 14 10:56:53 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 rkennke (Committer).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/28
More information about the jdk-updates-dev
mailing list