From owner-freebsd-current@FreeBSD.ORG Thu Aug 3 19:46:08 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7541C16A4DD; Thu, 3 Aug 2006 19:46:08 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01DB143D5A; Thu, 3 Aug 2006 19:46:06 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [10.33.24.110] (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.5.7-GR) with ESMTP id BZY57158 (AUTH peterg@ptree32.com.au); Fri, 4 Aug 2006 05:46:04 +1000 (EST) Message-ID: <44D252A5.3090208@freebsd.org> Date: Thu, 03 Aug 2006 12:46:45 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8b) Gecko/20051014 MIME-Version: 1.0 To: Suleiman Souhlal References: <44D12AC0.90009@sippysoft.com> <0C6ADBC1-E3DF-47D1-AA77-EA9BD14E059F@xcllnt.net> <44D22C7A.8030204@sippysoft.com> <44D2416A.3070806@freebsd.org> <44D24886.1090500@FreeBSD.org> In-Reply-To: <44D24886.1090500@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Daniel Eischen , "current@freebsd.org" , Maxim Sobolev , freebsd-ppc@freebsd.org Subject: Re: Looks like threading is b0rken on FreeBSD/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 19:46:08 -0000 > I believe I only tried apache-threads with libthr. Oh well, libpthread has had less coverage than I thought. > In fact, I don't think I've ever even used libpthread on powerpc.. :-( Maybe unintentionally :) later, Peter.