From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v8 01/10] qspinlock: A generic 4-byte queue spinlock implementation Date: Fri, 4 Apr 2014 12:57:27 -0400 Message-ID: <20140404165727.GQ19478@phenom.dumpdata.com> References: <1396445259-27670-1-git-send-email-Waiman.Long@hp.com> <1396445259-27670-2-git-send-email-Waiman.Long@hp.com> <20140404130012.GE10526@twins.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20140404130012.GE10526@twins.programming.kicks-ass.net> 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: Peter Zijlstra Cc: x86@kernel.org, Gleb Natapov , Aswin Chandramouleeswaran , Marcos Matsunaga , "H. Peter Anvin" , linux-arch@vger.kernel.org, kvm@vger.kernel.org, Raghavendra K T , Ingo Molnar , xen-devel@lists.xenproject.org, "Paul E. McKenney" , Rik van Riel , Scott J Norton , Paolo Bonzini , Oleg Nesterov , Thomas Gleixner , virtualization@lists.linux-foundation.org, Chegu Vinod , Waiman Long , linux-kernel@vger.kernel.org, David Vrabel , Linus Torvalds List-Id: linux-arch.vger.kernel.org On Fri, Apr 04, 2014 at 03:00:12PM +0200, Peter Zijlstra wrote: > > So I'm just not ever going to pick up this patch; I spend a week trying > to reverse engineer this; I posted a 7 patch series creating the > equivalent, but in a gradual and readable fashion: > > http://lkml.kernel.org/r/20140310154236.038181843@infradead.org > > You keep on ignoring that; I'll keep on ignoring your patches. > > I might at some point rewrite some of your pv stuff on top to get this > moving again, but I'm not really motivated to work with you atm. Uh? Did you CC also xen-devel@lists.xenproject.org on your patches Peter? I hadn't had a chance to see or comment on them :-( From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:42679 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752998AbaDDQ6P (ORCPT ); Fri, 4 Apr 2014 12:58:15 -0400 Date: Fri, 4 Apr 2014 12:57:27 -0400 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v8 01/10] qspinlock: A generic 4-byte queue spinlock implementation Message-ID: <20140404165727.GQ19478@phenom.dumpdata.com> References: <1396445259-27670-1-git-send-email-Waiman.Long@hp.com> <1396445259-27670-2-git-send-email-Waiman.Long@hp.com> <20140404130012.GE10526@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140404130012.GE10526@twins.programming.kicks-ass.net> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: Waiman Long , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , linux-arch@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, xen-devel@lists.xenproject.org, kvm@vger.kernel.org, Paolo Bonzini , "Paul E. McKenney" , Rik van Riel , Linus Torvalds , Raghavendra K T , David Vrabel , Oleg Nesterov , Gleb Natapov , Aswin Chandramouleeswaran , Scott J Norton , Chegu Vinod , Marcos Matsunaga Message-ID: <20140404165727.MEOOlwSJXwqsrGjVfjEiC4n0zyHc8fTW9HzZ455TRbM@z> On Fri, Apr 04, 2014 at 03:00:12PM +0200, Peter Zijlstra wrote: > > So I'm just not ever going to pick up this patch; I spend a week trying > to reverse engineer this; I posted a 7 patch series creating the > equivalent, but in a gradual and readable fashion: > > http://lkml.kernel.org/r/20140310154236.038181843@infradead.org > > You keep on ignoring that; I'll keep on ignoring your patches. > > I might at some point rewrite some of your pv stuff on top to get this > moving again, but I'm not really motivated to work with you atm. Uh? Did you CC also xen-devel@lists.xenproject.org on your patches Peter? I hadn't had a chance to see or comment on them :-(