diff options
author | Mike Rapoport | 2018-05-14 11:13:40 +0300 |
---|---|---|
committer | Jonathan Corbet | 2018-05-21 09:30:58 -0600 |
commit | 45c9a74f648a76e1118cf8024d11cba54bd64e37 (patch) | |
tree | 60c97edb01661dcb96ae105509edb54ee367bb23 /Documentation/admin-guide/mm/index.rst | |
parent | aa00eaa9afb0cc350590668ba6a9ecd99cfd3ad7 (diff) |
docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge
Now that the administrative information for transparent huge pages is
nicely separated, move it to its own page under the admin guide.
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.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/mm/index.rst b/Documentation/admin-guide/mm/index.rst index a69aa69af255..8454be638108 100644 --- a/Documentation/admin-guide/mm/index.rst +++ b/Documentation/admin-guide/mm/index.rst @@ -27,4 +27,5 @@ the Linux memory management. numa_memory_policy pagemap soft-dirty + transhuge userfaultfd |