summaryrefslogtreecommitdiffstats
path: root/man2/move_pages.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/move_pages.2')
-rw-r--r--man2/move_pages.228
1 files changed, 14 insertions, 14 deletions
diff --git a/man2/move_pages.2 b/man2/move_pages.2
index 1b6281bd5..6cc9eb684 100644
--- a/man2/move_pages.2
+++ b/man2/move_pages.2
@@ -63,7 +63,7 @@ Since Linux 4.13,
permission is governed by a ptrace access mode
.B PTRACE_MODE_READ_REALCREDS
check with respect to the target process; see
-.BR ptrace (2).
+.MR ptrace 2 .
.P
.I count
is the number of pages to move.
@@ -213,10 +213,10 @@ Linux.
Linux 2.6.18.
.SH NOTES
For information on library support, see
-.BR numa (7).
+.MR numa 7 .
.P
Use
-.BR get_mempolicy (2)
+.MR get_mempolicy 2
with the
.B MPOL_F_MEMS_ALLOWED
flag to obtain the set of nodes that are allowed by
@@ -229,9 +229,9 @@ time by manual or automatic reconfiguration of the cpuset.
Use of this function may result in pages whose location
(node) violates the memory policy established for the
specified addresses (See
-.BR mbind (2))
+.MR mbind 2 )
and/or the specified process (See
-.BR set_mempolicy (2)).
+.MR set_mempolicy 2 ).
That is, memory policy does not constrain the destination
nodes used by
.BR move_pages ().
@@ -242,12 +242,12 @@ header is not included with glibc, but requires installing
.I libnuma\-devel
or a similar package.
.SH SEE ALSO
-.BR get_mempolicy (2),
-.BR mbind (2),
-.BR set_mempolicy (2),
-.BR numa (3),
-.BR numa_maps (5),
-.BR cpuset (7),
-.BR numa (7),
-.BR migratepages (8),
-.BR numastat (8)
+.MR get_mempolicy 2 ,
+.MR mbind 2 ,
+.MR set_mempolicy 2 ,
+.MR numa 3 ,
+.MR numa_maps 5 ,
+.MR cpuset 7 ,
+.MR numa 7 ,
+.MR migratepages 8 ,
+.MR numastat 8