RFR: 8312132: Add tracking of multiple address spaces in NMT [v105]

Johan Sjölen jsjolen at openjdk.org
Fri May 24 12:37:21 UTC 2024


On Fri, 24 May 2024 08:20:20 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Wait, I made a small thinking error here. If you do this, MemoryDeltas should carry delta for both reserved and committed counters, and therefore is tied to the VirtualMemory case, and should probably be named VirtualMemoryDelta (or Diff or whatever)
>
> You know what, I leave this up to you. We can streamline this in later RFEs.

Yeah, this does sound like a refactoring in a future RFE.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18289#discussion_r1613407935


More information about the hotspot-dev mailing list