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

G1: dirty cards of survivor regions in parallel

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • hs17
    • hs16
    • hotspot
    • gc
    • b01
    • generic
    • generic

        Right now, at the end of a GC pause, we redirty cards of survivor and scan-only regions serially. It'd be good to do it in parallel. In fact, we should be able to piggyback onAndrey's recent changes for 6819065. Said changes clear the card table of regions in parallel; it should be straightforward to extend that code to also redirty regions.

              apetrusenko Andrey Petrusenko (Inactive)
              tonyp Tony Printezis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: