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

Guoxiong Li gli at openjdk.org
Fri Jan 5 05:44:20 UTC 2024


On Mon, 18 Dec 2023 11:19:33 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.

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

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


More information about the hotspot-gc-dev mailing list