Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760286AbXLVADh (ORCPT ); Fri, 21 Dec 2007 19:03:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757018AbXLVADa (ORCPT ); Fri, 21 Dec 2007 19:03:30 -0500 Received: from mx1.redhat.com ([66.187.233.31]:33005 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755720AbXLVAD3 (ORCPT ); Fri, 21 Dec 2007 19:03:29 -0500 Message-ID: <476C541C.7090507@redhat.com> Date: Fri, 21 Dec 2007 19:02:36 -0500 From: Chuck Ebbert Organization: Red Hat User-Agent: Thunderbird 1.5.0.12 (X11/20071019) MIME-Version: 1.0 To: Christoph Lameter CC: Ingo Molnar , Linus Torvalds , Pekka Enberg , Steven Rostedt , LKML , Andrew Morton , Peter Zijlstra , Christoph Hellwig , "Rafael J. Wysocki" Subject: Re: Major regression on hackbench with SLUB (more numbers) References: <1197049846.1645.68.camel@localhost.localdomain> <20071211143336.GA17866@elte.hu> <20071221120908.GA15926@elte.hu> <84144f020712210944q3e0539f8vd8a249f69d456dc7@mail.gmail.com> <20071221231728.GA28008@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: 689 Lines: 24 On 12/21/2007 06:54 PM, Christoph Lameter wrote: > > SLUB: Improve hackbench speed > > Increase the mininum number of partial slabs to keep around and put > partial slabs to the end of the partial queue so that they can add > more objects. > > Signed-off-by: Christoph Lameter > You forgot to update the commit message. Should be: Put partial slabs to the end of the partial queue so that they can add more objects. -- 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/