From owner-freebsd-current@FreeBSD.ORG Tue Apr 1 11:58:06 2003 Return-Path: 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 6C5FB37B401 for ; Tue, 1 Apr 2003 11:58:06 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 916CA43F93 for ; Tue, 1 Apr 2003 11:58:05 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h31Jw3t23870; Tue, 1 Apr 2003 14:58:03 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Tue, 1 Apr 2003 14:58:03 -0500 (EST) From: Jeff Roberson To: Scott Long In-Reply-To: <3E89E369.5090204@btc.adaptec.com> Message-ID: <20030401145603.R64602-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: libthr and 1:1 threading. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 01 Apr 2003 19:58:06 -0000 On Tue, 1 Apr 2003, Scott Long wrote: > Jeff Roberson wrote: > > I have commited libthr. To try this out you'll need to do the following > > > > Excellent job Jeff and Jon, thanks a lot! > > Is anyone working on getting full Apache2 support for this? Also, > linking the Java 1.3 and 1.4 ports to this might be interesting. > > Scott > I'd be surprised if apache2 didn't just work. I have yet to try it out though. I have enough bug fixing and little features to do that I'm not worried about more app compat for now. Hopefully I can get things to a state where there are no known bugs and then find a maintainer for this. There is plenty of exciting work to do on it after that but I'm not sure what kind of bandwidth I will have for it. Cheers, Jeff