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

Report more detailed statistics about task stealing in task queue stats

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b08

      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

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

              Created:
              Updated:
              Resolved: