Commit ba229312 authored by Mike Rapoport's avatar Mike Rapoport Committed by Jonathan Corbet

docs/vm: move ksm and transhuge from "user" to "internals" section.

After the userspace interface description for KSM and THP was split to
Documentation/admin-guide/mm, the remaining parts belong to the section
describing MM internals.
Signed-off-by: default avatarMike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent d43f2c98
...@@ -13,8 +13,6 @@ various features of the Linux memory management ...@@ -13,8 +13,6 @@ various features of the Linux memory management
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
ksm
transhuge
swap_numa swap_numa
zswap zswap
...@@ -36,6 +34,7 @@ descriptions of data structures and algorithms. ...@@ -36,6 +34,7 @@ descriptions of data structures and algorithms.
hmm hmm
hwpoison hwpoison
hugetlbfs_reserv hugetlbfs_reserv
ksm
mmu_notifier mmu_notifier
numa numa
overcommit-accounting overcommit-accounting
...@@ -45,6 +44,7 @@ descriptions of data structures and algorithms. ...@@ -45,6 +44,7 @@ descriptions of data structures and algorithms.
remap_file_pages remap_file_pages
slub slub
split_page_table_lock split_page_table_lock
transhuge
unevictable-lru unevictable-lru
z3fold z3fold
zsmalloc zsmalloc
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment