aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/unevictable-lru.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/unevictable-lru.txt b/Documentation/vm/unevictable-lru.txt
index a68db7692ee8..744f82f86c58 100644
--- a/Documentation/vm/unevictable-lru.txt
+++ b/Documentation/vm/unevictable-lru.txt
@@ -453,7 +453,7 @@ putback_lru_page() function to add migrated pages back to the LRU.
453mmap(MAP_LOCKED) SYSTEM CALL HANDLING 453mmap(MAP_LOCKED) SYSTEM CALL HANDLING
454------------------------------------- 454-------------------------------------
455 455
456In addition the the mlock()/mlockall() system calls, an application can request 456In addition the mlock()/mlockall() system calls, an application can request
457that a region of memory be mlocked supplying the MAP_LOCKED flag to the mmap() 457that a region of memory be mlocked supplying the MAP_LOCKED flag to the mmap()
458call. Furthermore, any mmap() call or brk() call that expands the heap by a 458call. Furthermore, any mmap() call or brk() call that expands the heap by a
459task that has previously called mlockall() with the MCL_FUTURE flag will result 459task that has previously called mlockall() with the MCL_FUTURE flag will result