diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-05-14 11:13:40 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-21 09:30:58 -0600 |
commit | 45c9a74f648a76e1118cf8024d11cba54bd64e37 (patch) | |
tree | 60c97edb01661dcb96ae105509edb54ee367bb23 /Documentation/admin-guide/kernel-parameters.txt | |
parent | aa00eaa9afb0cc350590668ba6a9ecd99cfd3ad7 (diff) | |
download | blackbird-op-linux-45c9a74f648a76e1118cf8024d11cba54bd64e37.tar.gz blackbird-op-linux-45c9a74f648a76e1118cf8024d11cba54bd64e37.zip |
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/kernel-parameters.txt')
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 42f3e2884e7c..8d24270644a1 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -4313,7 +4313,8 @@ Format: [always|madvise|never] Can be used to control the default behavior of the system with respect to transparent hugepages. - See Documentation/vm/transhuge.rst for more details. + See Documentation/admin-guide/mm/transhuge.rst + for more details. tsc= Disable clocksource stability checks for TSC. Format: <string> |