Parallelize clearing the per-thread concurrent mark data structures

XMLWordPrintable

    • gc

      Clearing the per-thread concurrent mark data structures is single threaded. This is a bad idea in case of large heaps, significantly lengthening the concurrent mark cycle.

      Parallelize this phase.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: