Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750944AbWBOTLQ (ORCPT ); Wed, 15 Feb 2006 14:11:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932115AbWBOTLP (ORCPT ); Wed, 15 Feb 2006 14:11:15 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:9176 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1750934AbWBOTLP (ORCPT ); Wed, 15 Feb 2006 14:11:15 -0500 Subject: Re: [patch 0/5] lightweight robust futexes: -V1 From: Arjan van de Ven To: Daniel Walker Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Ulrich Drepper , Thomas Gleixner , David Singleton , Andrew Morton In-Reply-To: References: <20060215151711.GA31569@elte.hu> Content-Type: text/plain Date: Wed, 15 Feb 2006 20:11:11 +0100 Message-Id: <1140030671.4117.50.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit 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: 730 Lines: 18 > > 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 ;) - 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/