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