summaryrefslogtreecommitdiffstats
path: root/man7/numa.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/numa.7')
-rw-r--r--man7/numa.726
1 files changed, 13 insertions, 13 deletions
diff --git a/man7/numa.7 b/man7/numa.7
index ac3e38112..b39eec14e 100644
--- a/man7/numa.7
+++ b/man7/numa.7
@@ -22,12 +22,12 @@ the node local to another CPU
or the memory on a bus shared by all CPUs.
.SS NUMA system calls
The Linux kernel implements the following NUMA-related system calls:
-.BR get_mempolicy (2),
-.BR mbind (2),
-.BR migrate_pages (2),
-.BR move_pages (2),
+.MR get_mempolicy 2 ,
+.MR mbind 2 ,
+.MR migrate_pages 2 ,
+.MR move_pages 2 ,
and
-.BR set_mempolicy (2).
+.MR set_mempolicy 2 .
However, applications should normally use the interface provided by
.IR libnuma ;
see "Library Support" below.
@@ -146,7 +146,7 @@ package.
.P
However, applications should not use these system calls directly.
Instead, the higher level interface provided by the
-.BR numa (3)
+.MR numa 3
functions in the
.I numactl
package is recommended.
@@ -161,10 +161,10 @@ in the separate
.I numactl\-devel
package.
.SH SEE ALSO
-.BR get_mempolicy (2),
-.BR mbind (2),
-.BR move_pages (2),
-.BR set_mempolicy (2),
-.BR numa (3),
-.BR cpuset (7),
-.BR numactl (8)
+.MR get_mempolicy 2 ,
+.MR mbind 2 ,
+.MR move_pages 2 ,
+.MR set_mempolicy 2 ,
+.MR numa 3 ,
+.MR cpuset 7 ,
+.MR numactl 8