summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
diff options
context:
space:
mode:
authorMike Rapoport <rppt@linux.vnet.ibm.com>2018-03-21 21:22:36 +0200
committerJonathan Corbet <corbet@lwn.net>2018-04-16 14:18:13 -0600
commitacc9f3a35cd514392daf62404f888c060dee088b (patch)
tree1b1927b4fd3122c32f1df08e121861215368b621 /Documentation/vm
parentf227e04e90fd4947b5f8442bf6e02ef6a65a6c68 (diff)
downloadop-kernel-dev-acc9f3a35cd514392daf62404f888c060dee088b.zip
op-kernel-dev-acc9f3a35cd514392daf62404f888c060dee088b.tar.gz
docs/vm: remap_file_pages.txt: conert to ReST format
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/remap_file_pages.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/vm/remap_file_pages.txt b/Documentation/vm/remap_file_pages.txt
index f609142..7bef671 100644
--- 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()
OpenPOWER on IntegriCloud