Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761421AbXLUMNl (ORCPT ); Fri, 21 Dec 2007 07:13:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755738AbXLUMNU (ORCPT ); Fri, 21 Dec 2007 07:13:20 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:45856 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755376AbXLUMNS (ORCPT ); Fri, 21 Dec 2007 07:13:18 -0500 Date: Fri, 21 Dec 2007 13:09:08 +0100 From: Ingo Molnar To: Christoph Lameter Cc: Steven Rostedt , LKML , Andrew Morton , Linus Torvalds , Peter Zijlstra , Christoph Hellwig , "Rafael J. Wysocki" Subject: Re: Major regression on hackbench with SLUB (more numbers) Message-ID: <20071221120908.GA15926@elte.hu> References: <1197049846.1645.68.camel@localhost.localdomain> <20071211143336.GA17866@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 910 Lines: 26 * Christoph Lameter wrote: > Hmmmm... Some tests here on an 8p 8G machine: > In an extreme case (boot with slub_min_order=9 to get huge page sized > slabs) SLUB can win against SLAB: > > N=10 Time: 0.338 Minimally faster > N=20 Time: 0.560 10% faster > N=50 Time: 1.353 15% faster what's up with this regression? There's been absolutely no activity about it in the last 8 days: upstream still regresses, -mm still regresses and there are no patches posted for testing. being able to utilize order-0 pages was supposed to be one of the big plusses of SLUB, so booting with _2MB_ sized slabs cannot be seriously the "fix", right? Ingo -- 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/