summaryrefslogtreecommitdiffstats
path: root/Documentation/x86
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/x86')
-rw-r--r--Documentation/x86/x86_64/fake-numa-for-cpusets.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/x86/x86_64/fake-numa-for-cpusets.rst b/Documentation/x86/x86_64/fake-numa-for-cpusets.rst
index 74fbb78b3c67..a6926cd40f70 100644
--- a/Documentation/x86/x86_64/fake-numa-for-cpusets.rst
+++ b/Documentation/x86/x86_64/fake-numa-for-cpusets.rst
@@ -15,7 +15,7 @@ assign them to cpusets and their attached tasks. This is a way of limiting the
15amount of system memory that are available to a certain class of tasks. 15amount of system memory that are available to a certain class of tasks.
16 16
17For more information on the features of cpusets, see 17For more information on the features of cpusets, see
18Documentation/cgroup-v1/cpusets.txt. 18Documentation/cgroup-v1/cpusets.rst.
19There are a number of different configurations you can use for your needs. For 19There are a number of different configurations you can use for your needs. For
20more information on the numa=fake command line option and its various ways of 20more information on the numa=fake command line option and its various ways of
21configuring fake nodes, see Documentation/x86/x86_64/boot-options.txt. 21configuring fake nodes, see Documentation/x86/x86_64/boot-options.txt.
@@ -40,7 +40,7 @@ A machine may be split as follows with "numa=fake=4*512," as reported by dmesg::
40 On node 3 totalpages: 131072 40 On node 3 totalpages: 131072
41 41
42Now following the instructions for mounting the cpusets filesystem from 42Now following the instructions for mounting the cpusets filesystem from
43Documentation/cgroup-v1/cpusets.txt, you can assign fake nodes (i.e. contiguous memory 43Documentation/cgroup-v1/cpusets.rst, you can assign fake nodes (i.e. contiguous memory
44address spaces) to individual cpusets:: 44address spaces) to individual cpusets::
45 45
46 [root@xroads /]# mkdir exampleset 46 [root@xroads /]# mkdir exampleset