27.3. Locking in the Linux Kernel#

Deep dive into synchronization primitives used in the Linux kernel.

  1. queueing locks

  2. RCU

  3. ???