RFR: 8322279: Generational ZGC: Use ZFragmentationLimit and ZYoungCompactionLimit as percentage instead of multiples

Guoxiong Li gli at openjdk.org
Mon Jan 15 14:37:29 UTC 2024


On Fri, 5 Jan 2024 05:41:16 GMT, Guoxiong Li <gli at openjdk.org> wrote:

>> Hi all,
>> 
>> This patch fixes `ZHeuristics::significant_heap_overhead` and `ZHeuristics::significant_young_overhead` to use `ZFragmentationLimit` and `ZYoungCompactionLimit` as percentages instead of multiples.
>> 
>> Thanks for the review.
>> 
>> Best Regards,
>> -- Guoxiong
>
> Waiting for another review.

> @lgxbslgx the change looks trivial; please feel free to integrate with only my review.

Thanks for the review and guide. Integrating.

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

PR Comment: https://git.openjdk.org/jdk/pull/17139#issuecomment-1892286629


More information about the hotspot-gc-dev mailing list