Integrated: 8316906 Clarify TLABWasteTargetPercent flag
Ludvig Janiuk
lujaniuk at openjdk.org
Thu Sep 28 08:05:35 UTC 2023
On Mon, 25 Sep 2023 15:42:37 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.
This pull request has now been integrated.
Changeset: 77fac0f4
Author: Ludvig Janiuk <lujaniuk at openjdk.org>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/77fac0f4c6692bcc06456d03a4329d9f8ddeeded
Stats: 7 lines in 1 file changed: 5 ins; 2 del; 0 mod
8316906: Clarify TLABWasteTargetPercent flag
Reviewed-by: ayang, iwalulya, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/15904
More information about the hotspot-gc-dev
mailing list