About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / locking / 00-INDEX


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:53 EST.

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
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog