mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
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: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
d43f2c98f6
commit
ba22931235
@ -13,8 +13,6 @@ various features of the Linux memory management
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
ksm
|
||||
transhuge
|
||||
swap_numa
|
||||
zswap
|
||||
|
||||
@ -36,6 +34,7 @@ descriptions of data structures and algorithms.
|
||||
hmm
|
||||
hwpoison
|
||||
hugetlbfs_reserv
|
||||
ksm
|
||||
mmu_notifier
|
||||
numa
|
||||
overcommit-accounting
|
||||
@ -45,6 +44,7 @@ descriptions of data structures and algorithms.
|
||||
remap_file_pages
|
||||
slub
|
||||
split_page_table_lock
|
||||
transhuge
|
||||
unevictable-lru
|
||||
z3fold
|
||||
zsmalloc
|
||||
|
Loading…
Reference in New Issue
Block a user