Atomicless Concurrency
- Added on 2025-04-16
- Page: https://mcyoung.xyz/2023/03/29/rseq-checkout/
- See on Internet Archive
- #lock
This post gives an overview of how to build a CPU-local data structure on modern Linux. The exposition will be for x86, but other than the small bits of assembly you need to write, the technique is architecture-independent.