An introduction to lockless algorithms
An introduction to lockless algorithms
Posted Feb 20, 2021 7:11 UTC (Sat) by pbonzini (subscriber, #60935)In reply to: An introduction to lockless algorithms by mss
Parent article: An introduction to lockless algorithms
The C11 model has some quirks of its own that make it sometimes harder to use than the Linux kernel memory model. I had a half-baked idea of a sixth article on the topic of C11 atomics for kernel programmers, based on the comments here it seems like there's interest.
