RFR: 8351661: NMT: VMATree should support separate call-stacks for reserve and commit operations [v26]
Afshin Zafari
azafari at openjdk.org
Thu May 15 08:28:51 UTC 2025
> In NMT detail mode, we need to have separate call-stacks for Reserve and Commit operations.
> This PR adds a second stack to every node that will be used when committing (and uncommitting) the start node of a reserved region.
Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
Gerard's patch.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24028/files
- new: https://git.openjdk.org/jdk/pull/24028/files/043c11d6..e4bac73f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24028&range=25
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24028&range=24-25
Stats: 92 lines in 1 file changed: 79 ins; 0 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/24028.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24028/head:pull/24028
PR: https://git.openjdk.org/jdk/pull/24028
More information about the hotspot-runtime-dev
mailing list