RFR: 8295158: G1: Increase card-based cost sample reporting threshold [v3]
Thomas Schatzl
tschatzl at openjdk.org
Fri Oct 14 14:07:11 UTC 2022
> Hi all,
>
> can I have reviews for this change that makes the threshold that determines whether g1 uses that sample for prediction configurable (as diagnostic option) and increases it to 1000 instead of 10 because testing has shown that that's a much better value, filtering out outliers much better.
>
> This change is based on PR#10654, please review that one first if still open.
>
> Testing: Testing: gha, local testing, tier1-5 with other changes in this patch series, perf testing with other changes in this patch series
>
> Thanks,
> Thomas
Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:
- Merge branch 'master' of https://git.openjdk.org/jdk into submit/8295158-increase-card-based-sample-threshold
- ayang reviews
- Initial version cost sample threshold
- Initial version by walulyai
- young gen revise trigger initial version
- initial version
- initial commit
- initial version
- initial version
- initial version
-------------
Changes: https://git.openjdk.org/jdk/pull/10656/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10656&range=02
Stats: 40 lines in 3 files changed: 33 ins; 4 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/10656.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10656/head:pull/10656
PR: https://git.openjdk.org/jdk/pull/10656
More information about the hotspot-gc-dev
mailing list