RFR: 8255237: ZGC: Bulk free garbage pages during relocation set selection [v2]
Albert Mingkun Yang
ayang at openjdk.java.net
Tue Oct 27 14:36:29 UTC 2020
On Tue, 27 Oct 2020 10:53:03 GMT, Per Liden <pliden at openjdk.org> wrote:
>> src/hotspot/share/gc/z/zHeap.cpp line 391:
>>
>>> 389: selector.register_garbage_page(page);
>>> 390:
>>> 391: // Reclaim garbage pages in bulk
>>
>> Maybe adding a comment that this is an optimization?
>
> Will fix.
Thank you.
-------------
PR: https://git.openjdk.java.net/jdk/pull/806
More information about the hotspot-gc-dev
mailing list