Logo

The Linux Kernel

6.13.0-rc2

Quick search

Contents

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
  • Locking
    • Lock types and their rules
    • Runtime locking correctness validator
    • Lock Statistics
    • Kernel Lock Torture Test Operation
    • Generic Mutex Subsystem
    • RT-mutex implementation design
    • RT-mutex subsystem with PI support
    • Sequence counters and sequential locks
    • Locking lessons
    • Wound/Wait Deadlock-Proof Mutex Design
    • Proper Locking Under a Preemptible Kernel: Keeping Kernel Code Preempt-Safe
    • Lightweight PI-futexes
    • Futex Requeue PI
    • Hardware Spinlock Framework
    • Percpu rw semaphores
    • A description of what robust futexes are
    • The robust futex ABI
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations

This Page

  • Show Source
English
  • Chinese (Simplified)
  • Italian

Locking¶

  • Lock types and their rules
  • Runtime locking correctness validator
  • Lock Statistics
  • Kernel Lock Torture Test Operation
  • Generic Mutex Subsystem
  • RT-mutex implementation design
  • RT-mutex subsystem with PI support
  • Sequence counters and sequential locks
  • Locking lessons
  • Wound/Wait Deadlock-Proof Mutex Design
  • Proper Locking Under a Preemptible Kernel: Keeping Kernel Code Preempt-Safe
  • Lightweight PI-futexes
  • Futex Requeue PI
  • Hardware Spinlock Framework
  • Percpu rw semaphores
  • A description of what robust futexes are
  • The robust futex ABI
©The kernel development community. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source