Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8245203

ZGC: Don't track size in ZPhysicalMemoryBacking

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • 15
    • hotspot
    • gc
    • b27

      To make it easier to allow for more concurrent commit/uncommit we should not track the backing "size" in ZPhysicalMemoryBacking. Instead we can add the full physical memory range (from 0 to max_capacity) to the list of uncommitted memory at startup. This removes the need to track and update the backing size (which otherwise needs to be properly synchronized).

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: