xref: /linux/Documentation/dev-tools/lkmm/index.rst (revision a34b0e4e21d6be3c3d620aa7f9dfbf0e9550c19e)
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