Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, PFS atomics use store/load operations without specifying the memory ordering barriers, which implies the strictest one by default.
This may impact ARM, RISC-V performance significantly.
See comments in https://github.com/MariaDB/server/pull/2961.
Attachments
Issue Links
- relates to
-
MDEV-28162 clang compiler emits atomic library calls on x86/32bit
- Closed