Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Mar 2002 01:08:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Mar 2002 01:07:59 -0500 Received: from sydney1.au.ibm.com ([202.135.142.193]:20751 "EHLO haven.ozlabs.ibm.com") by vger.kernel.org with ESMTP id ; Tue, 5 Mar 2002 01:07:46 -0500 From: Rusty Russell To: Davide Libenzi Cc: Robert Love , Hubertus Franke , Linux Kernel Mailing List Subject: Re: [PATCH] Fast Userspace Mutexes III. In-Reply-To: Your message of "Mon, 04 Mar 2002 19:55:19 -0800." Date: Tue, 05 Mar 2002 17:11:04 +1100 Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org In message y ou write: > On Tue, 5 Mar 2002, Rusty Russell wrote: > > > In message <1015293007.882.87.camel@phantasy> you write: > > > On Mon, 2002-03-04 at 17:15, Davide Libenzi wrote: > > > > > > > That's great. What if the process holding the mutex dies while there're > > > > sleeping tasks waiting for it ? I don't see that. Your data, your program, your funeral, yes? Want to autoclean the lock? There are many ways to do this in userspace. For most cases, the problem is "and then what"? Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - 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/