aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2017-04-27 09:58:01 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-05-01 16:04:55 +1000
commit63969ba42bdc2bdda1272165beba5093ca32bfd6 (patch)
tree57b4127cf295c573cd9f45f5085628d40414e0ef /Documentation
parent13e36f79be79b5431105bb8502f6d8dd93a5a862 (diff)
docs-vm-transhuge-fix-few-trivial-typos-fix
fixes per Randy Cc: Jonathan Corbet <corbet@lwn.net> Cc: SeongJae Park <sj38.park@gmail.com> Cc: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/vm/transhuge.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/transhuge.txt b/Documentation/vm/transhuge.txt
index 4e22578e50d3..4dde03b44ad1 100644
--- a/Documentation/vm/transhuge.txt
+++ b/Documentation/vm/transhuge.txt
@@ -520,7 +520,7 @@ comes. Splitting will free up unused subpages.
Splitting the page right away is not an option due to locking context in
the place where we can detect partial unmap. It's also might be
counterproductive since in many cases partial unmap happens during exit(2) if
-an THP crosses VMA boundary.
+a THP crosses a VMA boundary.
Function deferred_split_huge_page() is used to queue page for splitting.
The splitting itself will happen when we get memory pressure via shrinker