ZGC: Don't track size in ZPhysicalMemoryBacking

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 15
    • Affects Version/s: 15
    • Component/s: 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).

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

              Created:
              Updated:
              Resolved: