From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by kanga.kvack.org (Postfix) with ESMTP id 49FAC6B0125 for ; Thu, 7 Nov 2013 17:22:25 -0500 (EST) Received: by mail-pa0-f46.google.com with SMTP id rd3so1275816pab.19 for ; Thu, 07 Nov 2013 14:22:24 -0800 (PST) Received: from psmtp.com ([74.125.245.164]) by mx.google.com with SMTP id pl8si4018673pbb.344.2013.11.07.14.22.20 for ; Thu, 07 Nov 2013 14:22:21 -0800 (PST) Date: Thu, 7 Nov 2013 23:21:44 +0100 From: Peter Zijlstra Subject: Re: [PATCH v3 3/5] MCS Lock: Barrier corrections Message-ID: <20131107222144.GC19203@twins.programming.kicks-ass.net> References: <1383773827.11046.355.camel@schen9-DESK> <20131107143139.GT18245@linux.vnet.ibm.com> <1383858951.11046.399.camel@schen9-DESK> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1383858951.11046.399.camel@schen9-DESK> Sender: owner-linux-mm@kvack.org List-ID: To: Tim Chen Cc: Michel Lespinasse , Paul McKenney , Linus Torvalds , Waiman Long , Arnd Bergmann , Rik van Riel , Aswin Chandramouleeswaran , Raghavendra K T , "Figo. zhang" , linux-arch@vger.kernel.org, Andi Kleen , George Spelvin , Ingo Molnar , Peter Hurley , "H. Peter Anvin" , Andrew Morton , linux-mm , Andrea Arcangeli , Alex Shi , LKML , Scott J Norton , Thomas Gleixner , Dave Hansen , Matthew R Wilcox , Will Deacon , Davidlohr Bueso On Thu, Nov 07, 2013 at 01:15:51PM -0800, Tim Chen wrote: > Michel, are you planning to do an implementation of > load-acquire/store-release functions of various architectures? A little something like this: http://marc.info/?l=linux-arch&m=138386254111507 It so happens we were working on that the past week or so due to another issue ;-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org