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

ConcurrentHashTable::statistics_calculate synchronization is expensive

    XMLWordPrintable

Details

    • b11

    Backports

      Description

        In the ConcurrentHashTable::statistics_calculate function, we enter and exit a ScopedCS with the global counter for every single bucket. This has showed up to be pretty intense on some machines. We should make the synchronization a bit less intense here.

        Attachments

          Issue Links

            Activity

              People

                eosterlund Erik Ă–sterlund
                eosterlund Erik Ă–sterlund
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: