From patchwork Fri May 1 13:45:43 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hugh Dickins X-Patchwork-Id: 26759 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@bilbo.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 45D3FB707E for ; Fri, 1 May 2009 23:47:59 +1000 (EST) Received: by ozlabs.org (Postfix) id 37826DDDF3; Fri, 1 May 2009 23:47:59 +1000 (EST) Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id C0163DDD1B for ; Fri, 1 May 2009 23:47:58 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756743AbZEANru (ORCPT ); Fri, 1 May 2009 09:47:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755956AbZEANru (ORCPT ); Fri, 1 May 2009 09:47:50 -0400 Received: from extu-mxob-2.symantec.com ([216.10.194.135]:59103 "EHLO extu-mxob-2.symantec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754154AbZEANrt (ORCPT ); Fri, 1 May 2009 09:47:49 -0400 Received: from tus1opsmtapin01.ges.symantec.com (tus1opsmtapin01.ges.symantec.com [192.168.214.43]) by extu-mxob-2.symantec.com (8.14.1/8.14.1) with ESMTP id n41Djl8N005991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 1 May 2009 06:45:47 -0700 Received: from oni.engba.symantec.com ([10.182.128.240] helo=megami.veritas.com) by tus1opsmtapin01.ges.symantec.com with smtp (Exim 4.67) (envelope-from ) id 1Lzt3j-0002PR-FF; Fri, 01 May 2009 06:45:47 -0700 Received: from [172.20.25.172]([172.20.25.172]) (1768 bytes) by megami.veritas.com via sendmail with P:esmtp/R:smart_host/T:smtp (sender: ) id for ; Fri, 1 May 2009 06:45:46 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #15 built 2001-Aug-30) Date: Fri, 1 May 2009 14:45:43 +0100 (BST) From: Hugh Dickins X-X-Sender: hugh@blonde.anvils To: Andrew Morton cc: mel@csn.ul.ie, andi@firstfloor.org, davem@davemloft.net, anton@samba.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: [PATCH 2.6.30] Doc: hashdist defaults on for 64bit In-Reply-To: Message-ID: References: <20090429142825.6dcf233d.akpm@linux-foundation.org> MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Update Doc: kernel boot parameter hashdist now defaults on for all 64bit NUMA. Signed-off-by: Hugh Dickins Acked-by: Mel Gorman Acked-by: David S. Miller --- 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 --- 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