Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759855AbXLUWzN (ORCPT ); Fri, 21 Dec 2007 17:55:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757105AbXLUWzA (ORCPT ); Fri, 21 Dec 2007 17:55:00 -0500 Received: from ms-smtp-01.nyroc.rr.com ([24.24.2.55]:64018 "EHLO ms-smtp-01.nyroc.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756022AbXLUWy7 (ORCPT ); Fri, 21 Dec 2007 17:54:59 -0500 Date: Fri, 21 Dec 2007 17:52:44 -0500 (EST) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Christoph Lameter cc: Pekka Enberg , Ingo Molnar , LKML , Andrew Morton , Linus Torvalds , Peter Zijlstra , Christoph Hellwig , "Rafael J. Wysocki" Subject: Re: Major regression on hackbench with SLUB (more numbers) In-Reply-To: Message-ID: References: <1197049846.1645.68.camel@localhost.localdomain> <20071211143336.GA17866@elte.hu> <20071221120908.GA15926@elte.hu> <84144f020712210944q3e0539f8vd8a249f69d456dc7@mail.gmail.com> 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: 1115 Lines: 33 On Fri, 21 Dec 2007, Christoph Lameter wrote: > Actually thanks for pointing that out Pekka.... Here is a patch that takes > the regression almost completely away (Too much jetlag combined with flu > seems to have impaired my thinking I should have seen this earlier). I > still need to run my slab performance tests on this. But hackbench > improves. > > > 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 > FYI, I'm currently on holiday till Jan 2cd, and I also lost access to the machine I did the orignal benchmarks on. But I'll try to reserve it again after the New Year, and I will run the benchmarks including this patch and report my findings. Thanks, -- Steve -- 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/