From owner-freebsd-threads@FreeBSD.ORG Tue Feb 1 20:16:18 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3927016A4CE; Tue, 1 Feb 2005 20:16:18 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFDCD43D2D; Tue, 1 Feb 2005 20:16:17 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j11KGFg8005351; Tue, 1 Feb 2005 15:16:15 -0500 (EST) Date: Tue, 1 Feb 2005 15:16:06 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Petri Helenius In-Reply-To: <41FFE2E0.3050308@he.iki.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: threads@freebsd.org cc: John Baldwin Subject: Re: Backport of pthread fixes from 5.x to 6.0. X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 20:16:18 -0000 On Tue, 1 Feb 2005, Petri Helenius wrote: > Daniel Eischen wrote: > > >On Tue, 1 Feb 2005, Petri Helenius wrote: > > > > > > > >They aren't (in userland) even in -current; they exist in perforce > >in a forked branch of libpthread. You'll have to wait for that > >because it doesn't yet support all of the stuff that libpthread does. > > > > > > > Is there a lot of other functionality being baggaged in the same branch > / patchset or is the mutex pptimization work mostly separate? Yes, no. -- Dan