RFR: 8350566: NMT: add size parameter to MemTracker::record_virtual_memory_tag [v3]
Afshin Zafari
azafari at openjdk.org
Fri Mar 7 09:36:42 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 incrementally with one additional commit since the last revision:
fixed build problem.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23770/files
- new: https://git.openjdk.org/jdk/pull/23770/files/1e7853e6..87f22f46
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23770&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23770&range=01-02
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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