RFR: 8316906 Clarify TLABWasteTargetPercent flag [v2]

Ivan Walulya iwalulya at openjdk.org
Thu Sep 28 07:25:24 UTC 2023


On Tue, 26 Sep 2023 09:06:12 GMT, Ludvig Janiuk <lujaniuk at openjdk.org> wrote:

>> This flag is currently described as "Percentage of Eden that can be wasted". However, it does not address all kinds of waste. It specifically only controls the waste due to half-full TLABs at GC time. I propose to clarify this description, because it took me a lot of time to figure it out.
>
> Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:
> 
>   More details, fix parenthesis

Marked as reviewed by iwalulya (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15904#pullrequestreview-1648071276


More information about the hotspot-gc-dev mailing list