From owner-freebsd-threads@FreeBSD.ORG Tue Feb 1 20:13:22 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 011F316A4CE; Tue, 1 Feb 2005 20:13:22 +0000 (GMT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD43A43D5D; Tue, 1 Feb 2005 20:13:20 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from [193.64.42.134] (h86.vuokselantie10.fi [193.64.42.134]) by silver.he.iki.fi (8.13.1/8.11.4) with ESMTP id j11KDJJp047050; Tue, 1 Feb 2005 22:13:19 +0200 (EET) (envelope-from pete@he.iki.fi) Message-ID: <41FFE2E0.3050308@he.iki.fi> Date: Tue, 01 Feb 2005 22:13:20 +0200 From: Petri Helenius User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eischen References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 20:13:22 -0000 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? Pete