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

Decrease Hot Card Cache Lock contention

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • gc
    • b51

    Backports

      Description

        On benchmarks with a large number of reference changes (like nosql benchmarks) on "large" machines we noticed that the HotCardCache_lock is highly contended(*).

        Investigate and fix this in the hope to improve behavior.

        (*) Contended as in at the time of trying to get ownership of the lock, there is already another owner of that lock.

        Attachments

          Issue Links

            Activity

              People

                redestad Claes Redestad
                tschatzl Thomas Schatzl
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: