44 lines
629 B
ReStructuredText
44 lines
629 B
ReStructuredText
|
.. SPDX-License-Identifier: GPL-2.0
|
||
|
.. include:: ../disclaimer-zh_CN.rst
|
||
|
|
||
|
:Original: Documentation/locking/index.rst
|
||
|
|
||
|
:翻译:
|
||
|
|
||
|
唐艺舟 Tang Yizhou <tangyeechou@gmail.com>
|
||
|
|
||
|
==
|
||
|
锁
|
||
|
==
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
mutex-design
|
||
|
spinlocks
|
||
|
|
||
|
TODOList:
|
||
|
|
||
|
* locktypes
|
||
|
* lockdep-design
|
||
|
* lockstat
|
||
|
* locktorture
|
||
|
* rt-mutex-design
|
||
|
* rt-mutex
|
||
|
* seqlock
|
||
|
* ww-mutex-design
|
||
|
* preempt-locking
|
||
|
* pi-futex
|
||
|
* futex-requeue-pi
|
||
|
* hwspinlock
|
||
|
* percpu-rw-semaphore
|
||
|
* robust-futexes
|
||
|
* robust-futex-ABI
|
||
|
|
||
|
.. only:: subproject and html
|
||
|
|
||
|
Indices
|
||
|
=======
|
||
|
|
||
|
* :ref:`genindex`
|