diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/x86/x86_64/boot-options.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/x86/x86_64/boot-options.txt b/Documentation/x86/x86_64/boot-options.txt index 29a6ff8bc7d3..01150c64aa73 100644 --- a/Documentation/x86/x86_64/boot-options.txt +++ b/Documentation/x86/x86_64/boot-options.txt | |||
@@ -166,6 +166,10 @@ NUMA | |||
166 | 166 | ||
167 | numa=noacpi Don't parse the SRAT table for NUMA setup | 167 | numa=noacpi Don't parse the SRAT table for NUMA setup |
168 | 168 | ||
169 | numa=fake=<size>[MG] | ||
170 | If given as a memory unit, fills all system RAM with nodes of | ||
171 | size interleaved over physical nodes. | ||
172 | |||
169 | numa=fake=CMDLINE | 173 | numa=fake=CMDLINE |
170 | If a number, fakes CMDLINE nodes and ignores NUMA setup of the | 174 | If a number, fakes CMDLINE nodes and ignores NUMA setup of the |
171 | actual machine. Otherwise, system memory is configured | 175 | actual machine. Otherwise, system memory is configured |