diff options
author | Hugh Dickins <hugh@veritas.com> | 2009-05-06 19:02:51 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-06 19:36:09 -0400 |
commit | 429aa0fca0df702fc9c81d799175a7d920398827 (patch) | |
tree | 38d9abeb87c64f5b3a83a3068183dd126e907310 | |
parent | 381a80e6df396eaabef2c00f85974a4579ac1c70 (diff) |
doc: hashdist defaults on for 64bit
kernel boot parameter `hashdist' now defaults on for all 64bit NUMA.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 90b3924071b6..52f5ce4ca8ba 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -775,7 +775,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
775 | 775 | ||
776 | hashdist= [KNL,NUMA] Large hashes allocated during boot | 776 | hashdist= [KNL,NUMA] Large hashes allocated during boot |
777 | are distributed across NUMA nodes. Defaults on | 777 | are distributed across NUMA nodes. Defaults on |
778 | for IA-64, off otherwise. | 778 | for 64bit NUMA, off otherwise. |
779 | Format: 0 | 1 (for off | on) | 779 | Format: 0 | 1 (for off | on) |
780 | 780 | ||
781 | hcl= [IA-64] SGI's Hardware Graph compatibility layer | 781 | hcl= [IA-64] SGI's Hardware Graph compatibility layer |