simplify TaskQueue overflow handling

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • hs19
    • Affects Version/s: hs19
    • Component/s: hotspot
    • None
    • gc
    • b04
    • generic
    • generic
    • Not verified

        Code that uses TaskQueue to hold stealable tasks has to allow for the fixed-size TaskQueue to overflow. This is often done using a separate per-thread overflow stack. Maintaining the TaskQueue and overflow stack separately is tedious and error prone; a TaskQueue with built-in overflow handling is needed.

              Assignee:
              John Coomes (Inactive)
              Reporter:
              John Coomes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: