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

GenShen: Align PLAB sizes down rather than up

XMLWordPrintable

    • gc

      As currently implemented, PLABs must be aligned to a multiple of the remembered set card table size. In the existing implementation, when a PLAB allocation request's size is not aligned, we align up to the nearest multiple of card size.

      This practice has been found to cause violations of the ShenandoahHumongousThreshold. Replace the existing implementation with down alignment.

            kdnilsen Kelvin Nilsen
            kdnilsen Kelvin Nilsen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: