Bläddra i källkod

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>
Mike Rapoport 7 år sedan
förälder
incheckning
ba22931235
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      Documentation/vm/index.rst

+ 2 - 2
Documentation/vm/index.rst

@@ -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.
    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.
    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