[PATCH 2/2] NUMA emulation x86_64: Documentation changes in boot-options.txt

From: Petr Holasek
Date: Fri Nov 18 2011 - 06:55:37 EST


Signed-off-by: Petr Holasek <pholasek@xxxxxxxxxx>
---
Documentation/x86/x86_64/boot-options.txt | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/x86/x86_64/boot-options.txt b/Documentation/x86/x86_64/boot-options.txt
index c54b4f5..33c0c10 100644
--- a/Documentation/x86/x86_64/boot-options.txt
+++ b/Documentation/x86/x86_64/boot-options.txt
@@ -166,13 +166,15 @@ NUMA

numa=noacpi Don't parse the SRAT table for NUMA setup

- numa=fake=<size>[MG]
+ numa=fake=<size>[MG][,distance]
If given as a memory unit, fills all system RAM with nodes of
size interleaved over physical nodes.
+ Optional distance sets linear distance between emulated nodes.

- numa=fake=<N>
+ numa=fake=<N>[,distance]
If given as an integer, fills all system RAM with N fake nodes
interleaved over physical nodes.
+ Optional distance sets linear distance between emulated nodes.

ACPI

--
1.7.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/