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

Report more detailed statistics about task stealing in task queue stats

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 19
    • 19
    • hotspot
    • gc
    • b08

    Description

      Current task queue statistics do not report much detail on task stealing, just the number of attempts.

      Information about basic occurrences (how many empty, how many contended, how many contended in a row, max contended accesses in a row) in the task queue, particularly about contended accesses, which seem to correlate strongly to performance, are very interesting to improve the stealing mechanism.

      Another interesting metric is the amount of times the bias has been dropped

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: