Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932115AbWBOTNb (ORCPT ); Wed, 15 Feb 2006 14:13:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932158AbWBOTNb (ORCPT ); Wed, 15 Feb 2006 14:13:31 -0500 Received: from gateway-1237.mvista.com ([63.81.120.158]:5370 "EHLO dhcp153.mvista.com") by vger.kernel.org with ESMTP id S932115AbWBOTNb (ORCPT ); Wed, 15 Feb 2006 14:13:31 -0500 Date: Wed, 15 Feb 2006 11:13:11 -0800 (PST) From: Daniel Walker To: Arjan van de Ven cc: Ingo Molnar , linux-kernel@vger.kernel.org, Ulrich Drepper , Thomas Gleixner , David Singleton , Andrew Morton Subject: Re: [patch 0/5] lightweight robust futexes: -V1 In-Reply-To: <1140030671.4117.50.camel@laptopd505.fenrus.org> Message-ID: References: <20060215151711.GA31569@elte.hu> <1140030671.4117.50.camel@laptopd505.fenrus.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 819 Lines: 23 On Wed, 15 Feb 2006, Arjan van de Ven wrote: > >>> This patchset provides a new (written from scratch) implementation of >>> robust futexes, called "lightweight robust futexes". We believe this new >>> implementation is faster and simpler than the vma-based robust futex >>> solutions presented before, and we'd like this patchset to be adopted in >>> the upstream kernel. This is version 1 of the patchset. >> >> Next point of discussion must be PI . > > Yes. lets discus PI. Lets discuss it forever so that we'll never get > it ;) You can always turn it off.. Daniel - 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/