RFR: 8350566: NMT: add size parameter to MemTracker::record_virtual_memory_tag [v5]

Johan Sjölen jsjolen at openjdk.org
Mon Mar 10 09:00:00 UTC 2025


On Fri, 7 Mar 2025 16:06:32 GMT, Afshin Zafari <azafari at openjdk.org> wrote:

>> 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

Please check if this PR is responsible for the test failures before integrating.

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

Marked as reviewed by jsjolen (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23770#pullrequestreview-2670204517


More information about the shenandoah-dev mailing list