Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753130AbXLXTVZ (ORCPT ); Mon, 24 Dec 2007 14:21:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751402AbXLXTVS (ORCPT ); Mon, 24 Dec 2007 14:21:18 -0500 Received: from relay1.sgi.com ([192.48.171.29]:36894 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751262AbXLXTVR (ORCPT ); Mon, 24 Dec 2007 14:21:17 -0500 Date: Mon, 24 Dec 2007 11:21:14 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Theodore Tso cc: Andi Kleen , Willy Tarreau , Steven Rostedt , Linus Torvalds , Ingo Molnar , Peter Zijlstra , LKML , Andrew Morton , Christoph Hellwig , "Rafael J. Wysocki" Subject: Re: Major regression on hackbench with SLUB (more numbers) In-Reply-To: <20071224034530.GB16658@thunk.org> Message-ID: References: <20071221225413.GA26189@elte.hu> <20071222100326.GF26157@elte.hu> <20071222192550.GD28891@thunk.org> <20071222221050.GA20753@1wt.eu> <20071223051241.GA4449@1wt.eu> <20071223141500.GB6430@one.firstfloor.org> <20071224034530.GB16658@thunk.org> 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: 680 Lines: 25 On Sun, 23 Dec 2007, Theodore Tso wrote: > > tends to work reasonably well for a quick overview, but yes > > cat was nicer for humans. > > Until you start to wonder what the heck :a-0000136 is: > > /sys/slab/:a-0000136/objs_per_slab: 30 > > Sigh... That is why there is a slabinfo tool that does all the nice formatting. Do a gcc -o slabinfo Documentation/vm/slabinfo.c Then run slabinfo instead of doing cat /proc/slabinfo -- 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/