From: Mike Rapoport Date: Wed, 21 Mar 2018 19:22:36 +0000 (+0200) Subject: docs/vm: remap_file_pages.txt: conert to ReST format X-Git-Tag: v5.15~8759^2~58^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=acc9f3a35cd514392daf62404f888c060dee088b;p=platform%2Fkernel%2Flinux-starfive.git docs/vm: remap_file_pages.txt: conert to ReST format Signed-off-by: Mike Rapoport Signed-off-by: Jonathan Corbet --- 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()