]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - Documentation/locking/00-INDEX
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / Documentation / locking / 00-INDEX
1 00-INDEX
2 - this file.
3 lockdep-design.txt
4 - documentation on the runtime locking correctness validator.
5 lockstat.txt
6 - info on collecting statistics on locks (and contention).
7 mutex-design.txt
8 - info on the generic mutex subsystem.
9 rt-mutex-design.txt
10 - description of the RealTime mutex implementation design.
11 rt-mutex.txt
12 - desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
13 spinlocks.txt
14 - info on using spinlocks to provide exclusive access in kernel.
15 ww-mutex-design.txt
16 - Intro to Mutex wait/would deadlock handling.s