]> git.dujemihanovic.xyz Git - linux.git/commitdiff
docs/vm: transhuge: fix typo in madvise reference
authorJeremy Cline <jcline@redhat.com>
Tue, 16 Jul 2019 14:49:08 +0000 (10:49 -0400)
committerJonathan Corbet <corbet@lwn.net>
Mon, 22 Jul 2019 20:45:12 +0000 (14:45 -0600)
Fix an off-by-one typo in the transparent huge pages admin
documentation.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/mm/transhuge.rst

index 7ab93a8404b9de0c223e74c28713da66b7f49f5a..bd5714547cee0cbb06edd31d59c0d4f12476ad33 100644 (file)
@@ -53,7 +53,7 @@ disabled, there is ``khugepaged`` daemon that scans memory and
 collapses sequences of basic pages into huge pages.
 
 The THP behaviour is controlled via :ref:`sysfs <thp_sysfs>`
-interface and using madivse(2) and prctl(2) system calls.
+interface and using madvise(2) and prctl(2) system calls.
 
 Transparent Hugepage Support maximizes the usefulness of free memory
 if compared to the reservation approach of hugetlbfs by allowing all