Re: Add spin_delay() implementation for Arm in s_lock.h
Blake, Geoff <blakgeof@amazon.com>
From: "Blake, Geoff" <blakgeof@amazon.com>
To: Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-01-25T19:57:33Z
Lists: pgsql-hackers
Hi Tom, Andres, Any additional feedback for this patch? Thanks, Geoff Blake
Commits
-
Use ISB as a spin-delay instruction on ARM64.
- a82a5eee314d 15.0 landed