Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756255Ab3IZJh1 (ORCPT ); Thu, 26 Sep 2013 05:37:27 -0400 Received: from mail-ea0-f171.google.com ([209.85.215.171]:64805 "EHLO mail-ea0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752009Ab3IZJh0 (ORCPT ); Thu, 26 Sep 2013 05:37:26 -0400 Date: Thu, 26 Sep 2013 11:37:20 +0200 From: Ingo Molnar To: Peter Zijlstra Cc: Tim Chen , Ingo Molnar , Andrew Morton , Andrea Arcangeli , Alex Shi , Andi Kleen , Michel Lespinasse , Davidlohr Bueso , Matthew R Wilcox , Dave Hansen , Rik van Riel , Peter Hurley , linux-kernel@vger.kernel.org, linux-mm Subject: Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file Message-ID: <20130926093720.GB24596@gmail.com> References: <1380147049.3467.67.camel@schen9-DESK> <20130926064629.GB19090@gmail.com> <20130926084010.GQ3081@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130926084010.GQ3081@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1025 Lines: 30 * Peter Zijlstra wrote: > On Thu, Sep 26, 2013 at 08:46:29AM +0200, Ingo Molnar wrote: > > > +/* > > > + * MCS lock defines > > > + * > > > + * This file contains the main data structure and API definitions of MCS lock. > > > > A (very) short blurb about what an MCS lock is would be nice here. > > A while back I suggested including a link to something like: > > http://www.cise.ufl.edu/tr/DOC/REP-1992-71.pdf > > Its a fairly concise write-up of the idea; only 6 pages. The sad part > about linking to the web is that links tend to go dead after a while. So what I wanted to see was to add just a few sentences summing up the concept - so that people blundering into this file in include/linux/ have an idea what it's all about! Thanks, Ingo -- 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/