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

aarch64: add support for 8.1 LSE atomic operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b115
    • aarch64
    • linux

        This issue proposes the addition of support for 8.1 LSE atomic operations.

        There are 2 atomic operations which may be useful

        ldadd which atomically adds a value to memory
        swp which atomically swaps a value into memory

        These new instructions offer performance advantages over the existing implementations using exclusive regions.

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

                Created:
                Updated:
                Resolved: