The patch titled Subject: NUMA emulation x86_64: Documentation changes in boot-options.txt has been added to the -mm tree. Its filename is numa-emulation-x86_64-documentation-changes-in-boot-optionstxt.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this 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 _ Subject: Subject: NUMA emulation x86_64: Documentation changes in boot-options.txt Patches currently in -mm which might be from pholasek@xxxxxxxxxx are numa-emulation-x86_64-numa=fake-parameter-for-custom-nodes-distance.patch numa-emulation-x86_64-documentation-changes-in-boot-optionstxt.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