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

aarch64: memory copy does not prefetch on backwards copy

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 9
    • 9
    • hotspot
    • None
    • b107
    • aarch64
    • linux

    Backports

      Description

        The implementation of memory_copy_longs in aarch64 does not do prefetch on backwards copies.

        This can have a significant performance impact on some micro arches.

        In addition there is a feature where -XX:PrefetchCopyIntervalInBytes is ignored and always set to 256

        Attachments

          Issue Links

            Activity

              People

                enevill Ed Nevill
                enevill Ed Nevill
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: