From owner-freebsd-threads@FreeBSD.ORG Fri Apr 11 17:05:59 2003 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 C4B4137B401 for ; Fri, 11 Apr 2003 17:05:59 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FDA43FA3 for ; Fri, 11 Apr 2003 17:05:58 -0700 (PDT) (envelope-from arr@watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h3C06GYX084344; Fri, 11 Apr 2003 20:06:16 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost)h3C06Ftt084341; Fri, 11 Apr 2003 20:06:15 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Fri, 11 Apr 2003 20:06:14 -0400 (EDT) From: "Andrew R. Reiter" To: Craig Rodrigues In-Reply-To: <20030411234140.GA51044@attbi.com> Message-ID: <20030411200412.S65977@fledge.watson.org> References: <20030411234140.GA51044@attbi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Daniel Eischen cc: freebsd-threads@freebsd.org Subject: Re: New libpthread patch available. 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: Sat, 12 Apr 2003 00:06:00 -0000 On Fri, 11 Apr 2003, Craig Rodrigues wrote: :On Fri, Apr 11, 2003 at 07:29:54PM -0400, Daniel Eischen wrote: :> :> libkse libc_r :> ACE 5.3.1 Test Pass? Pass? :> ------------------------------------------------ :> Cached_Conn_Test No No :> Conn_Test No Yes :> MT_Reactor_Timer_Test No Yes :> Malloc_Test No No :> Proactor_Test No No :> Proactor_Timer_Test No No :> Process_Manager_Test No Yes :> Process_Strategy_Test No Yes :> Sigset_Ops_Test No No :> Thread_Pool_Test No Yes :> : : :Hi, : :Would you be interested in using the ACE autobuild perl scripts :to run the ACE tests? The results of the tests are formatted :in a nice HTML format which you can push to a web page. Sorry to get alittle more off-topic than the original email, but how feasible is it to tie something like that into tinderbox so that if there was a checkin to any of the libc_r etc code, we could do the ACE tests? Sounds like the autobuild stuff would help with that? Sorry if this is a bit more off topic than people would like. Cheers, Andrew : :For example, the build output of my build of ACE+TAO is published here: : :http://www.dist-systems.bbn.com/projects/AIRES/UAV/scoreboard/main/ : :If I see your build output, I may be able to help isoloate some :problems. The Proactor stuff depends on POSIX AIO + threads, so looking :too closely at that for KSE may be a waste of time, unless you want to :look at AIO also. Sigset depends on proper signals support. : :The Thread tests are worth paying attention to. The other thing :to keep in mind is that some of the ACE tests are very convoluted :and busted in subtle ways. : :If you are interested using the autobuild scripts to publish your :ACE build output, I can help you with that off the list. :-- :Craig Rodrigues :http://home.attbi.com/~rodrigc :rodrigc@attbi.com :_______________________________________________ :freebsd-threads@freebsd.org mailing list :http://lists.freebsd.org/mailman/listinfo/freebsd-threads :To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org" : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org