RFR: 8271195: Use largest available large page size smaller than LargePageSizeInBytes when available [v3]

Albert Mingkun Yang ayang at openjdk.java.net
Fri Feb 4 15:41:08 UTC 2022


On Fri, 4 Feb 2022 15:24:43 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> For the heap, LargePageSizeInBytes means "use that or no large pages at all".

@tstuefe, with https://bugs.openjdk.java.net/browse/JDK-8265517, such flag has the same semantic for code cache and heap.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7326


More information about the hotspot-runtime-dev mailing list