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

Decrease Hot Card Cache Lock contention

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: