RFR: 8350566: NMT: add size parameter to MemTracker::record_virtual_memory_tag [v5]
Afshin Zafari
azafari at openjdk.org
Fri Mar 7 16:06:32 UTC 2025
> With the `size` parameter there will be no need to traverse/go through the nodes between the base and end of the region.
> Tests:
> linux-x64-debug, gtest:NMT* and runtime/NMT*
Afshin Zafari has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
- Merge remote-tracking branch 'origin/master' into _8350566_size_par_set_tag
- new fix.
- fixed build problem.
- ReservedSpace is accepted as param.
- applied also to VMT.
- 8350566: NMT: add size parameter to MemTracker::record_virtual_memory_tag
-------------
Changes: https://git.openjdk.org/jdk/pull/23770/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23770&range=04
Stats: 27 lines in 14 files changed: 6 ins; 1 del; 20 mod
Patch: https://git.openjdk.org/jdk/pull/23770.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23770/head:pull/23770
PR: https://git.openjdk.org/jdk/pull/23770
More information about the shenandoah-dev
mailing list