Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
- Currently when latches are acquired by the flow it spins w/o any wait before the latch is acquired. Check the logic here rw_lock_lock_word_decr
- If we introduce a short delay to this logic using ut_delay before trying the next iteration it has shown to have +ve effect on performance.
Attachments
Issue Links
- is blocked by
-
MDEV-23633 MY_RELAX_CPU performs unnecessary compare-and-swap on ARM
- Closed