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