RFR: 8316813: NMT: Using WhiteBox API, virtual memory tracking should also be stressed in JMH tests [v2]
Afshin Zafari
azafari at openjdk.org
Tue Feb 13 09:38:08 UTC 2024
On Tue, 13 Feb 2024 07:56:14 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> One thing to try would be to run the benchmark with NMT enabled and disabled. Disabled numbers should be near the mmap cost themselves.
Using the code written in the bottom most part of the Java file, the benchmark runs for Off, Summary and Detail modes of NMT.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17582#issuecomment-1940918695
More information about the hotspot-runtime-dev
mailing list