aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm/index.rst
diff options
context:
space:
mode:
authorGravatar Mike Rapoport <rppt@linux.vnet.ibm.com> 2018-04-18 11:07:49 +0300
committerGravatar Jonathan Corbet <corbet@lwn.net> 2018-04-27 17:02:48 -0600
commit1ad1335dc58646764eda7bb054b350934a1b23ec (patch)
tree8c145819f0d380744d432512ea47d89c8b91a22c /Documentation/admin-guide/mm/index.rst
parentdocs/admin-guide: introduce basic index for mm documentation (diff)
downloadlinux-1ad1335dc58646764eda7bb054b350934a1b23ec.tar.gz
linux-1ad1335dc58646764eda7bb054b350934a1b23ec.tar.bz2
linux-1ad1335dc58646764eda7bb054b350934a1b23ec.zip
docs/admin-guide/mm: start moving here files from Documentation/vm
Several documents in Documentation/vm fit quite well into the "admin/user guide" category. The documents that don't overload the reader with lots of implementation details and provide coherent description of certain feature can be moved to Documentation/admin-guide/mm. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/mm/index.rst')
-rw-r--r--Documentation/admin-guide/mm/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/admin-guide/mm/index.rst b/Documentation/admin-guide/mm/index.rst
index c47c16e13a18..6c8b554464bb 100644
--- a/Documentation/admin-guide/mm/index.rst
+++ b/Documentation/admin-guide/mm/index.rst
@@ -17,3 +17,12 @@ are described in Documentation/sysctl/vm.txt and in `man 5 proc`_.
Here we document in detail how to interact with various mechanisms in
the Linux memory management.
+
+.. toctree::
+ :maxdepth: 1
+
+ hugetlbpage
+ idle_page_tracking
+ pagemap
+ soft-dirty
+ userfaultfd