[PATCH 2.6.30] Doc: hashdist defaults on for 64bit
From: Hugh Dickins <hidden>
Date: 2009-05-01 13:48:05
Also in:
linux-mm, lkml
From: Hugh Dickins <hidden>
Date: 2009-05-01 13:48:05
Also in:
linux-mm, lkml
Update Doc: kernel boot parameter hashdist now defaults on for all 64bit NUMA. Signed-off-by: Hugh Dickins <redacted> --- Documentation/kernel-parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- 2.6.30-rc4/Documentation/kernel-parameters.txt 2009-04-30 06:39:30.000000000 +0100
+++ linux/Documentation/kernel-parameters.txt 2009-05-01 14:08:56.000000000 +0100@@ -775,7 +775,7 @@ and is between 256 and 4096 characters. hashdist= [KNL,NUMA] Large hashes allocated during boot are distributed across NUMA nodes. Defaults on - for IA-64, off otherwise. + for 64bit NUMA, off otherwise. Format: 0 | 1 (for off | on) hcl= [IA-64] SGI's Hardware Graph compatibility layer --
To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>