From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Xen-devel] [PATCH RFC V6 0/11] Paravirtualized ticketlocks Date: Mon, 2 Apr 2012 10:42:53 +0100 Message-ID: <1333359773.25602.24.camel@zakaz.uk.xensource.com> References: <20120321102041.473.61069.sendpatchset@codeblue.in.ibm.com> <4F7616F5.4070000@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Thomas Gleixner Cc: the arch/x86 maintainers , KVM , Stefano Stabellini , Peter Zijlstra , Konrad Rzeszutek Wilk , LKML , Andi Kleen , Srivatsa Vaddagiri , Raghavendra K T , Jeremy Fitzhardinge , "H. Peter Anvin" , Attilio Rao , Ingo Molnar , Virtualization , Linus Torvalds , Xen Devel , Stephan Diestelhorst , Avi Kivity List-Id: virtualization@lists.linuxfoundation.org On Fri, 2012-03-30 at 23:07 +0100, Thomas Gleixner wrote: > So if we need to fiddle with the scheduler and frankly that's the only > way to get a real gain (the numbers, which are achieved by this > patches, are not that impressive) then the question arises whether we > should turn the whole thing around. It probably doesn't materially effect your core point (which seems valid to me) but it's worth pointing out that the numbers presented in this thread are AFAICT mostly focused on ensuring that that the impact of this infrastructure is acceptable on native rather than showing the benefits for virtualized workloads. Ian.