diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2008-10-20 20:32:21 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-28 18:36:42 +0300 |
commit | 71cced6eb044f5b096d35755963f3a2035603b73 (patch) | |
tree | b3e56beafa6805ae0a8549a76be9090eb2291080 /Documentation/x86/x86_64/fake-numa-for-cpusets | |
parent | 60817c9b31ef7897d60bca2f384cbc316a3fdd8b (diff) | |
download | linux-71cced6eb044f5b096d35755963f3a2035603b73.tar.xz |
doc/x86: fix doc subdirs
The Documentation/i386 and Documentation/x86_64 directories and their
contents have been moved into Documentation/x86. Fix references to
those files accordingly.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/x86/x86_64/fake-numa-for-cpusets')
-rw-r--r-- | Documentation/x86/x86_64/fake-numa-for-cpusets | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/x86_64/fake-numa-for-cpusets b/Documentation/x86/x86_64/fake-numa-for-cpusets index d1a985c5b00a..33bb56655991 100644 --- a/Documentation/x86/x86_64/fake-numa-for-cpusets +++ b/Documentation/x86/x86_64/fake-numa-for-cpusets @@ -10,7 +10,7 @@ amount of system memory that are available to a certain class of tasks. For more information on the features of cpusets, see Documentation/cpusets.txt. There are a number of different configurations you can use for your needs. For more information on the numa=fake command line option and its various ways of -configuring fake nodes, see Documentation/x86_64/boot-options.txt. +configuring fake nodes, see Documentation/x86/x86_64/boot-options.txt. For the purposes of this introduction, we'll assume a very primitive NUMA emulation setup of "numa=fake=4*512,". This will split our system memory into |