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

Use 'isb' instruction in SpinPause on linux-aarch64

XMLWordPrintable

    • aarch64
    • linux

      Performance data for Neoverse N1 shows that `isb` can be used to emulate the x86 `pause`. It is more reliable than `yield` or a sequence of `nop`.

            eastigeevich Evgeny Astigeevich
            eastigeevich Evgeny Astigeevich
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: