mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 03:48:00 +00:00
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>
This commit is contained in:
parent
f227e04e90
commit
acc9f3a35c
@ -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,
|
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
|
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()
|
nonsequential order in memory. The advantage of using remap_file_pages()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user