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

Merge "Other" time parallel phases into a single

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 8u40, 9
    • hotspot
    • gc

      Recently a few parts of the "Other" time (and actually there are phases outside "Other" that are already parallelized) were parallelized, each using its own gangtask.

      To avoid the constant startup/termination synchronization of the gang threads, try to merge the work into a single (or an appropriate amount of) gangs.

      I added a few CRs that added gang tasks that could be considered for that work.

          Loading...
          Uploaded image for project: 'JDK'
          1. JDK
          2. JDK-8040006

          Merge "Other" time parallel phases into a single

            • Icon: Enhancement Enhancement
            • Resolution: Duplicate
            • Icon: P4 P4
            • tbd
            • 8u40, 9
            • hotspot
            • gc

              Recently a few parts of the "Other" time (and actually there are phases outside "Other" that are already parallelized) were parallelized, each using its own gangtask.

              To avoid the constant startup/termination synchronization of the gang threads, try to merge the work into a single (or an appropriate amount of) gangs.

              I added a few CRs that added gang tasks that could be considered for that work.

                    sangheki Sangheon Kim
                    tschatzl Thomas Schatzl
                    Votes:
                    0 Vote for this issue
                    Watchers:
                    3 Start watching this issue

                      Created:
                      Updated:
                      Resolved:

                        sangheki Sangheon Kim
                        tschatzl Thomas Schatzl
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        3 Start watching this issue

                          Created:
                          Updated:
                          Resolved: