diff mbox

[2.6.30] Doc: hashdist defaults on for 64bit

Message ID Pine.LNX.4.64.0905011442540.19247@blonde.anvils
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Hugh Dickins May 1, 2009, 1:45 p.m. UTC
Update Doc: kernel boot parameter hashdist now defaults on for all 64bit NUMA.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
---

 Documentation/kernel-parameters.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Mel Gorman May 1, 2009, 2:29 p.m. UTC | #1
On Fri, May 01, 2009 at 02:45:43PM +0100, Hugh Dickins wrote:
> Update Doc: 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>

> ---
> 
>  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
>
David Miller May 1, 2009, 5:20 p.m. UTC | #2
From: Hugh Dickins <hugh@veritas.com>
Date: Fri, 1 May 2009 14:45:43 +0100 (BST)

> Update Doc: kernel boot parameter hashdist now defaults on for all 64bit NUMA.
> 
> Signed-off-by: Hugh Dickins <hugh@veritas.com>

Acked-by: David S. Miller <davem@davemloft.net>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

--- 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