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

Pad and cache-align the BiasedMappedArray

XMLWordPrintable

    • gc
    • b08

        To avoid any future issues regarding false sharing (basically variability) with data structures based on BiasedMappedArray, pad and cache align it.

        BiasedMappedArray is generally used within hot loops, so this seems prudent to do.

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: