From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vegard Nossum" Subject: Re: [patch 21/21] slab defrag: Obsolete SLAB Date: Thu, 15 May 2008 20:29:26 +0200 Message-ID: <19f34abd0805151129j5e3de513s59875271fb4d9fab@mail.gmail.com> References: <20080510030919.604216074@sgi.com> <20080510221515.3540a6cc@bree.surriel.com> <2f11576a0805120038s334dc56cuaf16b8b7c6f87098@mail.gmail.com> <84144f020805120054t1370236ei5ff52279457e026e@mail.gmail.com> <482B2617.5010605@firstfloor.org> <1210822002.3177.121.camel@ymzhang> <20080515174953.GN9921@parisc-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "Christoph Lameter" , "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: In-Reply-To: <20080515174953.GN9921@parisc-linux.org> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, May 15, 2008 at 7:49 PM, Matthew Wilcox wrote: > On Thu, May 15, 2008 at 10:05:35AM -0700, Christoph Lameter wrote: >> Thanks for using the slab statistics. I wish I had these numbers for the >> TPC benchmark. That would allow us to understand what is going on while it >> is running. > > Hang on, you want slab statistics for the TPC run? You didn't tell me > that. We're trying to gather oprofile data (and having trouble because > the machine crashes when we start using oprofile -- this is with the git > tree you/pekka put together for us to test). Hi, oprofile was recently fixed, maybe try cherry-picking these will help: http://git.kernel.org/?p=linux/kernel/git/smurf/linux-trees.git;a=commit;h=7ded2dcf5f2c30889d7ac743ed64fff272ec190d http://git.kernel.org/?p=linux/kernel/git/smurf/linux-trees.git;a=commit;h=08bc5caced1f322255f44880529a651e204a38eb http://git.kernel.org/?p=linux/kernel/git/smurf/linux-trees.git;a=commit;h=2b56af59ed24d25be0282de9ae98c290e03a7dd9 Vegard -- "The animistic metaphor of the bug that maliciously sneaked in while the programmer was not looking is intellectually dishonest as it disguises that the error is the programmer's own creation." -- E. W. Dijkstra, EWD1036