RFR: 8271195: Use largest available large page size smaller than LargePageSizeInBytes when available [v2]
Jatin Bhateja
jbhateja at openjdk.java.net
Fri Feb 4 12:23:12 UTC 2022
On Fri, 4 Feb 2022 11:57:27 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> As mentioned above in case of large page commit failure we were partially un reserving the memory which left holes in the virtual address space , we thought of fixing this along with this patch if you suggest we can fix it under another bug id.
>
>> which left holes in the virtual address space
>
> That sounds like virtual address leaking; should be dealt with in its own ticket/PR.
New ticket created:
https://bugs.openjdk.java.net/browse/JDK-8281263
-------------
PR: https://git.openjdk.java.net/jdk/pull/7326
More information about the hotspot-gc-dev
mailing list