RFR: 8253843: AArch64: Use ishst for storestore barrier

Andrew Haley aph at redhat.com
Thu Oct 8 14:10:14 UTC 2020


On 08/10/2020 13:50, Alan Hayward wrote:
 > Closing this. Inline asm is the wrong way to go; it's not sensible to commonise everything else to the c++ functions;
 > there's no C++ atomic function for ishst.

I think that's right. If some convincing benchmark data were to show
that naked StoreStore was faster I would not object, but in the
absence of that I'll lean towards caution.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-runtime-dev mailing list