Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757306AbYGHCJR (ORCPT ); Mon, 7 Jul 2008 22:09:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755405AbYGHCJD (ORCPT ); Mon, 7 Jul 2008 22:09:03 -0400 Received: from smtp117.mail.mud.yahoo.com ([209.191.84.166]:36671 "HELO smtp117.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754964AbYGHCJC (ORCPT ); Mon, 7 Jul 2008 22:09:02 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.au; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=uHyRvTDkR9Po47hleLTaaqMP6uNOPDIxqPxnAmQbi0CVaaidwgogQaL7b6zFt/KFHMD+BIaOdacUsgcse6uBcagnQmc3+XkEZ+icw/YjJl/K6WXj0b5IiXnZ9ddgSS6umK8UDmI+9tZcRQXvGuxSVh7Ta5jNEuVBCUZ0H/FPkDI= ; X-YMail-OSG: n3v9MwIVM1khH4aUVjMmfe31MSX_FXSw0PUwZSCZWD_1psC4.uhGXRY9oZfbMx6e3zRcnNAp4a5cRr03BlNj1th3PiV62NwmNO22h3NpXYggyn811IjRiaf1JD1_CuiljXg- X-Yahoo-Newman-Property: ymail-3 From: Nick Piggin To: Jeremy Fitzhardinge Subject: Re: Spinlocks: Factor our GENERIC_LOCKBREAK in order to avoid spin with irqs disable Date: Tue, 8 Jul 2008 12:08:37 +1000 User-Agent: KMail/1.9.5 Cc: Peter Zijlstra , Christoph Lameter , Petr Tesarik , Ingo Molnar , linux-kernel@vger.kernel.org References: <200807072152.59823.nickpiggin@yahoo.com.au> <48723C9D.8090504@goop.org> In-Reply-To: <48723C9D.8090504@goop.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807081208.37721.nickpiggin@yahoo.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 17 On Tuesday 08 July 2008 01:56, Jeremy Fitzhardinge wrote: > Nick Piggin wrote: > > Although, you wouldn't need to oversubscribe physical CPUs to hit > > suboptimal behaviour. > > > > Basically, I just ask for performance improvement to be measured > > with some "realistic" configuration, then it should be easier to > > justify. > > Overcommitting cpus system-wide is pretty common. (yes, sorry I meant: oversubscribing with a single guest) -- 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/