Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965128AbVLVIVZ (ORCPT ); Thu, 22 Dec 2005 03:21:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965129AbVLVIVZ (ORCPT ); Thu, 22 Dec 2005 03:21:25 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:713 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S965128AbVLVIVY (ORCPT ); Thu, 22 Dec 2005 03:21:24 -0500 Subject: Re: [patch 0/8] mutex subsystem, ANNOUNCE From: Arjan van de Ven To: Nick Piggin Cc: Ingo Molnar , Jes Sorensen , Linus Torvalds , lkml , Andrew Morton , Arjan van de Ven , Zwane Mwaikambo , Oleg Nesterov , David Howells , Alan Cox , Benjamin LaHaise , Steven Rostedt , Christoph Hellwig , Andi Kleen , Russell King , Nicolas Pitre In-Reply-To: <43AA5F7B.7010407@yahoo.com.au> References: <20051221155411.GA7243@elte.hu> <43AA1134.7090704@yahoo.com.au> <20051222071940.GA16804@elte.hu> <43AA5C15.8060907@yahoo.com.au> <1135238423.2940.1.camel@laptopd505.fenrus.org> <43AA5F7B.7010407@yahoo.com.au> Content-Type: text/plain Date: Thu, 22 Dec 2005 09:21:11 +0100 Message-Id: <1135239672.2940.7.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit X-Spam-Score: -2.8 (--) X-Spam-Report: SpamAssassin version 3.0.4 on pentafluge.infradead.org summary: Content analysis details: (-2.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.8 ALL_TRUSTED Did not pass through any untrusted hosts X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 672 Lines: 20 > I'd probably just call "bastard": it is probably _unlucky_ when _doesn't_ > get to retake the lock, judging by the factor-of-4 speedup that Jes > demonstrated. I suspect that's more avoiding the double wakeup that semaphores have (semaphores aren't quite fair either) > > Which might be the right thing to do, but having the front waiter go to > the back of the queue I think is not. afaik that isn't happening though. - 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/