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

Allow retiring TLABs and collecting statistics in parallel

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: