Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030295AbVLFXhP (ORCPT ); Tue, 6 Dec 2005 18:37:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030296AbVLFXhP (ORCPT ); Tue, 6 Dec 2005 18:37:15 -0500 Received: from omx1-ext.sgi.com ([192.48.179.11]:41106 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S1030295AbVLFXhN (ORCPT ); Tue, 6 Dec 2005 18:37:13 -0500 Date: Tue, 6 Dec 2005 15:37:02 -0800 (PST) From: Christoph Lameter To: Nick Piggin cc: linux-kernel@vger.kernel.org, Hugh Dickins , linux-mm@kvack.org, Andi Kleen , Marcelo Tosatti Subject: Re: [RFC 1/3] Framework for accurate node based statistics In-Reply-To: <439619F9.4030905@yahoo.com.au> Message-ID: References: <20051206182843.19188.82045.sendpatchset@schroedinger.engr.sgi.com> <439619F9.4030905@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 531 Lines: 16 On Wed, 7 Dec 2005, Nick Piggin wrote: > Why not have per-node * per-cpu counters? Yes, that is exactly what this patch implements. > Or even use the current per-zone * per-cpu counters, and work out your > node details from there? I am not aware of any per-zone per cpu counters. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/