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

ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory

    XMLWordPrintable

Details

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

    Description

      We're currently holding the ZPageAllocator lock while performing a number of expensive operations, such as committing and uncommitting memory. This can have a very negative impact on latency, for example, when a Java thread is trying to allocate a page from the page cache while the ZUncommitter thread is uncommitting a portion of the heap.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: