blob: e52782449ca3f972f70ebefbc3c36bcb4d21a69d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.. SPDX-License-Identifier: GPL-2.0
============================================
Linux Kernel Memory Consistency Model (LKMM)
============================================
This section literally renders documents under ``tools/memory-model/``
and ``tools/memory-model/Documentation/``, which are maintained in
the *pure* plain text form.
.. toctree::
:maxdepth: 2
readme
docs/index
|