Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
[GitHub/moto-9609/android_kernel_motorola_exynos9610.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