Commit acc9f3a3 authored by Mike Rapoport's avatar Mike Rapoport Committed by Jonathan Corbet
Browse files

docs/vm: remap_file_pages.txt: conert to ReST format

parent f227e04e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
.. _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()