Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758446AbXLVAfW (ORCPT ); Fri, 21 Dec 2007 19:35:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754666AbXLVAfJ (ORCPT ); Fri, 21 Dec 2007 19:35:09 -0500 Received: from mx1.redhat.com ([66.187.233.31]:38286 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753354AbXLVAfH (ORCPT ); Fri, 21 Dec 2007 19:35:07 -0500 Message-ID: <476C5B66.9030209@redhat.com> Date: Fri, 21 Dec 2007 19:33:42 -0500 From: Chuck Ebbert Organization: Red Hat User-Agent: Thunderbird 1.5.0.12 (X11/20071019) MIME-Version: 1.0 To: Andi Kleen CC: Ingo Molnar , Christoph Lameter , Peter Zijlstra , Linus Torvalds , Steven Rostedt , LKML , Andrew Morton , Christoph Hellwig , "Rafael J. Wysocki" Subject: Re: Major regression on hackbench with SLUB (more numbers) References: <20071211143336.GA17866@elte.hu> <20071221120908.GA15926@elte.hu> <1198275391.30889.3.camel@lappy> <1198275453.30889.4.camel@lappy> <20071221225413.GA26189@elte.hu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1002 Lines: 24 On 12/21/2007 07:28 PM, Andi Kleen wrote: > Ingo Molnar writes: > >> Christoph, /proc/slabinfo is an _ABI_. You HAVE to provide it. slabtop >> relies on it, people use it every day to monitor memory consumption. > > It's definitely not a stable ABI. slabtop tends to exit without any > error message on any slabinfo version number increase and I've seen > that happen several times in not so old kernels. > > Requiring just another slabtop update isn't really a big deal. > > Also it's not that it's a critical functionality like udev. > There's also Documentation/vm/slabinfo.c, which really belongs in some kind of 'kernel utilities' package. Since it's so intimately tied to kernel version I don't think it belongs in util-linux. -- 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/