Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760681AbYBFWKp (ORCPT ); Wed, 6 Feb 2008 17:10:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759509AbYBFWKW (ORCPT ); Wed, 6 Feb 2008 17:10:22 -0500 Received: from relay1.sgi.com ([192.48.171.29]:48632 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759394AbYBFWKU (ORCPT ); Wed, 6 Feb 2008 17:10:20 -0500 Date: Wed, 6 Feb 2008 14:10:18 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Eric Dumazet cc: Andrew Morton , Pekka Enberg , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: SLUB: statistics improvements In-Reply-To: <47AA2955.50502@cosmosbay.com> Message-ID: References: <20080206001948.6f749aa8.akpm@linux-foundation.org> <47AA2955.50502@cosmosbay.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 407 Lines: 14 On Wed, 6 Feb 2008, Eric Dumazet wrote: > > + for_each_online_cpu(cpu) { > > + int x = get_cpu_slab(s, cpu)->stat[si]; > > unsigned int x = ... Ahh. Thanks. -- 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/