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

SA: Implement discontiguous bitmap for ZGC

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • None
    • hotspot
    • None
    • b09

      ZGC uses a 16TB virtual memory address range, so using a bitmap that spans that entire range usually doesn't work.

      Implement a discontiguous bitmap for ZGC, that maps smaller bitmaps for the used ZPages.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: