RFR: 8350566: NMT: add size parameter to MemTracker::record_virtual_memory_tag [v5]
Afshin Zafari
azafari at openjdk.org
Tue Apr 1 08:30:36 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
GHA failures are not relevant.
Thanks for reviews @jdksjolen and @gerard-ziemski.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23770#issuecomment-2768577688
More information about the hotspot-runtime-dev
mailing list