From owner-freebsd-threads@FreeBSD.ORG Sat Nov 11 01:39:02 2006 Return-Path: X-Original-To: freebsd-threads@freebsd.org 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 E21EB16A407; Sat, 11 Nov 2006 01:39:02 +0000 (UTC) (envelope-from mv@thebeastie.org) Received: from p4.roq.com (ns1.ecoms.com [207.44.130.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C3DD43D58; Sat, 11 Nov 2006 01:39:00 +0000 (GMT) (envelope-from mv@thebeastie.org) Received: from p4.roq.com (localhost.roq.com [127.0.0.1]) by p4.roq.com (Postfix) with ESMTP id 4ED864D194; Sat, 11 Nov 2006 01:40:25 +0000 (GMT) Received: from smitch7.jumbuck.com (unknown [206.112.99.82]) by p4.roq.com (Postfix) with ESMTP id 1E6474D189; Sat, 11 Nov 2006 01:40:25 +0000 (GMT) Received: from smitch7.jumbuck.com (mail.jumbuck.com [206.112.99.82]) by smitch7.jumbuck.com (Postfix) with ESMTP id 416DB411490; Fri, 10 Nov 2006 05:55:53 +0000 (UTC) Received: from [192.168.46.102] (ppp166-27.static.internode.on.net [150.101.166.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smitch7.jumbuck.com (Postfix) with ESMTP id 8B5D8411480; Fri, 10 Nov 2006 05:55:52 +0000 (UTC) Message-ID: <45541466.1030505@thebeastie.org> Date: Fri, 10 Nov 2006 16:55:50 +1100 From: Michael Vince User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.13) Gecko/20060727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Xu References: <200610301649.26429.davidxu@freebsd.org> In-Reply-To: <200610301649.26429.davidxu@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-threads@freebsd.org Subject: Re: libthr status X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2006 01:39:03 -0000 David Xu wrote: >Hi, > >As some of you may know that I have been working on 1:1 threading >for years on FreeBSD. In the past years, I have polished it again and >again. > > Hi David, Its good to see some status on libthr. Since seeing MySQL benchmarks with your libthr I have seen you as one of the main guys contributing to increasing performance for FreeBSD. Have ever considered doing a fund raise like Andre Oppermann or Colin Percival have done in the past to continue your good work? I saw a post that you are also working on a scheduler now, I could just imagine a write up on your goals for libthr and this new scheduler with the promise of increased performance would be a pretty tempting / appealing for other FreeBSD users to get some decent funding. From the posts of these other fund raisers they were able to get over 10k in less then a week. I can say that I don't think I am really in a position to really give out these suggestions but I really do think your projects are at the very least as worthy then just about any other. Cheers, Mike