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

[arm64] reduce scope of memory barriers

XMLWordPrintable

      A memory barrier on aarch64 can affect different domains: inner shareable, outer shareable, or full system. It appears that by default we are using full system. We should be able to use inner shareable instead, which presumably would be more efficient if the host was running more than one OS instance.

            Unassigned Unassigned
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: