The patch titled Subject: NUMA emulation x86_64: Documentation changes in boot-options.txt has been removed from the -mm tree. Its filename was numa-emulation-x86_64-documentation-changes-in-boot-optionstxt.patch This patch was dropped because it was folded into numa-emulation-x86_64-numa=fake-parameter-for-custom-nodes-distance.patch The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ From: Petr Holasek <pholasek@xxxxxxxxxx> Subject: NUMA emulation x86_64: Documentation changes in boot-options.txt Signed-off-by: Petr Holasek <pholasek@xxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> Cc: David Rientjes <rientjes@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/x86/x86_64/boot-options.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff -puN Documentation/x86/x86_64/boot-options.txt~numa-emulation-x86_64-documentation-changes-in-boot-optionstxt Documentation/x86/x86_64/boot-options.txt --- a/Documentation/x86/x86_64/boot-options.txt~numa-emulation-x86_64-documentation-changes-in-boot-optionstxt +++ a/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 _ Patches currently in -mm which might be from pholasek@xxxxxxxxxx are numa-emulation-x86_64-numa=fake-parameter-for-custom-nodes-distance.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html