RFR: 8359348: G1: Improve cpu usage measurements for heap sizing [v3]
Thomas Schatzl
tschatzl at openjdk.org
Thu Jul 31 09:08:56 UTC 2025
On Thu, 31 Jul 2025 08:48:48 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Which is very similar to the current approach to divide concurrent-cpu-usage by some arbitrary threading factor, without needing to know that factor, and incurring inaccuracies because of that.
Effectively it divides that concurrent-cpu-usage by the number of active processors if I am not mistaken :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26351#discussion_r2244804255
More information about the hotspot-gc-dev
mailing list