RFR: 8326446: The User and System of jdk.CPULoad on Apple M1 are inaccurate [v2]

Erik Gahlin egahlin at openjdk.org
Thu Mar 7 00:11:53 UTC 2024


On Mon, 4 Mar 2024 07:09:06 GMT, Long Yang <duke at openjdk.org> wrote:

> @egahlin Could I have a second review of this patch.

Looks reasonable, but why was this removed:

`if(!now_in_nanos(&total_cpu_nanos)) {
    return OS_ERR;
  }`

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

PR Comment: https://git.openjdk.org/jdk/pull/17976#issuecomment-1982079941


More information about the hotspot-jfr-dev mailing list