linux/Documentation/x86/x86_64
David Rientjes 8df5bb34de x86, numa: Add fixed node size option for numa emulation
numa=fake=N specifies the number of fake nodes, N, to partition the
system into and then allocates them by interleaving over physical nodes.
This requires knowledge of the system capacity when attempting to
allocate nodes of a certain size: either very large nodes to benchmark
scalability of code that operates on individual nodes, or very small
nodes to find bugs in the VM.

This patch introduces numa=fake=<size>[MG] so it is possible to specify
the size of each node to allocate.  When used, nodes of the size
specified will be allocated and interleaved over the set of physical
nodes.

FAKE_NODE_MIN_SIZE was also moved to the more-appropriate
include/asm/numa_64.h.

Signed-off-by: David Rientjes <rientjes@google.com>
LKML-Reference: <alpine.DEB.2.00.1002151342510.26927@chino.kir.corp.google.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2010-02-15 14:34:10 -08:00
..
00-INDEX
boot-options.txt x86, numa: Add fixed node size option for numa emulation 2010-02-15 14:34:10 -08:00
cpu-hotplug-spec
fake-numa-for-cpusets trivial: fix where cgroup documentation is not correctly referred to 2009-03-30 15:22:02 +02:00
kernel-stacks
machinecheck x86, mce: switch x86 machine check handler to Monarch election. 2009-06-03 14:45:12 -07:00
mm.txt x86: fix typo in address space documentation 2009-05-05 19:10:18 -07:00
uefi.txt x86 boot: only pick up additional EFI memmap if add_efi_memmap flag 2008-07-08 13:10:41 +02:00