From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [patch 21/21] slab defrag: Obsolete SLAB Date: Fri, 16 May 2008 12:06:47 -0700 (PDT) Message-ID: References: <482B2617.5010605@firstfloor.org> <1210822002.3177.121.camel@ymzhang> <20080515174953.GN9921@parisc-linux.org> <20080515181356.GP9921@parisc-linux.org> <20080515185130.GR9921@parisc-linux.org> <20080515192959.GS9921@parisc-linux.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: "Zhang, Yanmin" , Andi Kleen , Pekka Enberg , KOSAKI Motohiro , Rik van Riel , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Mel Gorman , mpm@selenic.com To: Matthew Wilcox Return-path: Received: from relay1.sgi.com ([192.48.171.29]:39689 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1762430AbYEPTGx (ORCPT ); Fri, 16 May 2008 15:06:53 -0400 In-Reply-To: <20080515192959.GS9921@parisc-linux.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, 15 May 2008, Matthew Wilcox wrote: > On Thu, May 15, 2008 at 12:09:06PM -0700, Christoph Lameter wrote: > > Assumptions may be the issue. My own "reproducer" for remote frees is > > available from my git tree and I usually prefer to run my own. We > > No doubt you prefer to run a test which fails to show a problem with > your code. How about you try running a test which does show a problem? The test was designed to show the worst case effect of the additional atomic op and it does its job. Look at the tests branch of my vm git tree. > > There is no way of zeroing the counters. Run slabinfo -AD after the > > test application has been running for awhile. If you want a differential > > then you have to take two datapoints. > > Is a differential interesting to you? Depends on how much other stuff is going on before. > > > > Otherwise I'll get something wrong and these numbers will be useless to > > > you. Or that's what you'll claim anyway. > > > > No. I guess I will end up with a lot of guess work of what is going on on > > the system since the information is limited for some reason. > > They're your statistics. Tell me what you need. The output of slabinfo -AD....