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

Allow retiring TLABs and collecting statistics in parallel

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • None
    • gc
    • b13

      There is currently no good way of retiring TLABs and collecting their statistics in parallel. The current code for doing this also traverses the thread list twice, which is unnecessary. I propose that we adjust the TLAB API to allow this to be done in parallel, in a single pass.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: