RFR: 8316906 Clarify TLABWasteTargetPercent flag [v2]

Ludvig Janiuk lujaniuk at openjdk.org
Tue Sep 26 09:06:12 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15904/files
  - new: https://git.openjdk.org/jdk/pull/15904/files/3f9a89ed..bcbf5f93

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15904&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15904&range=00-01

  Stats: 7 lines in 1 file changed: 5 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15904.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15904/head:pull/15904

PR: https://git.openjdk.org/jdk/pull/15904


More information about the hotspot-gc-dev mailing list