projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f227e04
)
docs/vm: remap_file_pages.txt: conert to ReST format
author
Mike Rapoport
<rppt@linux.vnet.ibm.com>
Wed, 21 Mar 2018 19:22:36 +0000
(21:22 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 16 Apr 2018 20:18:13 +0000
(14:18 -0600)
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/vm/remap_file_pages.txt
patch
|
blob
|
history
diff --git
a/Documentation/vm/remap_file_pages.txt
b/Documentation/vm/remap_file_pages.txt
index f609142f406a1a4dcedb335af8e50cb760c14a63..7bef6718e3a90e7fc80b31d6c121e870e9bbda16 100644
(file)
--- a/
Documentation/vm/remap_file_pages.txt
+++ b/
Documentation/vm/remap_file_pages.txt
@@
-1,3
+1,9
@@
+.. _remap_file_pages:
+
+==============================
+remap_file_pages() system call
+==============================
+
The remap_file_pages() system call is used to create a nonlinear mapping,
that is, a mapping in which the pages of the file are mapped into a
nonsequential order in memory. The advantage of using remap_file_pages()