Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756493AbYHNR0R (ORCPT ); Thu, 14 Aug 2008 13:26:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751802AbYHNR0D (ORCPT ); Thu, 14 Aug 2008 13:26:03 -0400 Received: from terminus.zytor.com ([198.137.202.10]:35802 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166AbYHNR0B (ORCPT ); Thu, 14 Aug 2008 13:26:01 -0400 Message-ID: <48A468F5.4050308@zytor.com> Date: Thu, 14 Aug 2008 10:18:45 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Jeremy Fitzhardinge CC: Mathieu Desnoyers , Andi Kleen , Linus Torvalds , Ingo Molnar , Steven Rostedt , Steven Rostedt , LKML , Thomas Gleixner , Peter Zijlstra , Andrew Morton , David Miller , Roland McGrath , Ulrich Drepper , Rusty Russell , Gregory Haskins , Arnaldo Carvalho de Melo , "Luis Claudio R. Goncalves" , Clark Williams , Christoph Lameter Subject: Re: [RFC PATCH] x86 alternatives : fix LOCK_PREFIX race with preemptible kernel and CPU hotplug References: <20080813184142.GM1366@one.firstfloor.org> <20080813193011.GC15547@Krystal> <20080813193715.GQ1366@one.firstfloor.org> <20080813200119.GA18966@Krystal> <20080813234156.GA25775@Krystal> <48A375E3.9090609@zytor.com> <48A388CE.2020404@goop.org> <20080814014944.GA31883@Krystal> <48A3A806.8060509@goop.org> <20080814151805.GA29507@Krystal> <48A465BA.5050406@goop.org> In-Reply-To: <48A465BA.5050406@goop.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 890 Lines: 30 Jeremy Fitzhardinge wrote: > >> Xeon 2.0GHz >> >> >> Summary >> >> no lock prefix (s) with lock prefix (s) Speedup >> make -j1 kernel/ 33.94 +/- 0.07 34.91 +/- 0.27 2.8 % >> hackbench 50 2.99 +/- 0.01 3.74 +/- 0.01 25.1 % >> > > Yeah, that's more severe than I would have expected. Perhaps I have AMD > numbers in my head. > He doesn't specify what kind of Xeon it is (there are three completely different CPUs under the Xeon brand name: P3 Xeon, P4 Xeon, and Core 2 Xeon), but I think it's a P4 Xeon. Netburst sucked in so many ways, and this is one of them. -hpa -- 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/