From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.suse.de", Issuer "CAcert Class 3 Root" (verified OK)) by ozlabs.org (Postfix) with ESMTP id B854ADDDF3 for ; Thu, 13 Sep 2007 19:54:58 +1000 (EST) From: Andi Kleen To: travis@sgi.com Subject: Re: [PATCH 00/10] x86: Reduce Memory Usage and Inter-Node message traffic (v3) Date: Thu, 13 Sep 2007 11:53:32 +0200 References: <20070912015644.927677070@sgi.com> In-Reply-To: <20070912015644.927677070@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <200709131153.32576.ak@suse.de> Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, sparclinux@vger.kernel.org, Andrew Morton , Christoph Lameter List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 12 September 2007 03:56, travis@sgi.com wrote: > Note: > > This patch consolidates all the previous patches regarding > the conversion of static arrays sized by NR_CPUS into per_cpu > data arrays and is referenced against 2.6.23-rc6 . Looks good to me from the x86 side. I'll leave it to Andrew to handle for now though because it touches too many files outside x86. -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Date: Thu, 13 Sep 2007 09:53:32 +0000 Subject: Re: [PATCH 00/10] x86: Reduce Memory Usage and Inter-Node message traffic (v3) Message-Id: <200709131153.32576.ak@suse.de> List-Id: References: <20070912015644.927677070@sgi.com> In-Reply-To: <20070912015644.927677070@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: travis@sgi.com Cc: Andrew Morton , Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, sparclinux@vger.kernel.org On Wednesday 12 September 2007 03:56, travis@sgi.com wrote: > Note: > > This patch consolidates all the previous patches regarding > the conversion of static arrays sized by NR_CPUS into per_cpu > data arrays and is referenced against 2.6.23-rc6 . Looks good to me from the x86 side. I'll leave it to Andrew to handle for now though because it touches too many files outside x86. -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762889AbXIMJzF (ORCPT ); Thu, 13 Sep 2007 05:55:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751055AbXIMJyy (ORCPT ); Thu, 13 Sep 2007 05:54:54 -0400 Received: from mx1.suse.de ([195.135.220.2]:50447 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004AbXIMJyx (ORCPT ); Thu, 13 Sep 2007 05:54:53 -0400 From: Andi Kleen To: travis@sgi.com Subject: Re: [PATCH 00/10] x86: Reduce Memory Usage and Inter-Node message traffic (v3) Date: Thu, 13 Sep 2007 11:53:32 +0200 User-Agent: KMail/1.9.1 Cc: Andrew Morton , Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, sparclinux@vger.kernel.org References: <20070912015644.927677070@sgi.com> In-Reply-To: <20070912015644.927677070@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709131153.32576.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 12 September 2007 03:56, travis@sgi.com wrote: > Note: > > This patch consolidates all the previous patches regarding > the conversion of static arrays sized by NR_CPUS into per_cpu > data arrays and is referenced against 2.6.23-rc6 . Looks good to me from the x86 side. I'll leave it to Andrew to handle for now though because it touches too many files outside x86. -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 00/10] x86: Reduce Memory Usage and Inter-Node message traffic (v3) Date: Thu, 13 Sep 2007 11:53:32 +0200 References: <20070912015644.927677070@sgi.com> In-Reply-To: <20070912015644.927677070@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709131153.32576.ak@suse.de> Sender: owner-linux-mm@kvack.org Return-Path: To: travis@sgi.com Cc: Andrew Morton , Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, sparclinux@vger.kernel.org List-ID: On Wednesday 12 September 2007 03:56, travis@sgi.com wrote: > Note: > > This patch consolidates all the previous patches regarding > the conversion of static arrays sized by NR_CPUS into per_cpu > data arrays and is referenced against 2.6.23-rc6 . Looks good to me from the x86 side. I'll leave it to Andrew to handle for now though because it touches too many files outside x86. -Andi -- 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: email@kvack.org