[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1321617308-4998-2-git-send-email-pholasek@redhat.com>
Date: Fri, 18 Nov 2011 12:55:08 +0100
From: Petr Holasek <pholasek@...hat.com>
To: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
Anton Arapov <anton@...hat.com>,
Petr Holasek <pholasek@...hat.com>
Subject: [PATCH 2/2] NUMA emulation x86_64: Documentation changes in boot-options.txt
Signed-off-by: Petr Holasek <pholasek@...hat.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists