From owner-freebsd-threads@FreeBSD.ORG Wed May 12 12:59:00 2004 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 09A0816A4CE; Wed, 12 May 2004 12:59:00 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8560F43D54; Wed, 12 May 2004 12:58:59 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc11) with ESMTP id <20040512195858013002mkmhe>; Wed, 12 May 2004 19:58:59 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA59226; Wed, 12 May 2004 12:58:56 -0700 (PDT) Date: Wed, 12 May 2004 12:58:55 -0700 (PDT) From: Julian Elischer To: Daniel Eischen In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: threads@freebsd.org cc: dfr@freebsd.org cc: marcel@freebsd.org Subject: Re: Reminder! Call for March-April 2004 Status reports (fwd) 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: Wed, 12 May 2004 19:59:00 -0000 how about this as a start.. my little script only allows 3 names to be enterred... Status Report Sample David Xu davidxu@freebsd.org Doug Rabson dfr@freebsd.org Julian Elischer julian@freebsd.org {add dan, marcel here} basic data on TLS basic threads page

Threading developers have been active behind the scenes though not much has been visible. Real Life(TM) has been hard on us as a group however.

Marcel and Davidxu have both (individually) been looking at the support for debugging threaded programs. David has a set of patches that allow gdb to correctly handle KSE programs and patches are being considerred for libthr based processes. MArcell added a Thread ID to allow debugging code to unambiguously specify a thread to debug.

Dan Eischen continues to support people migrating to libpthreads and it seems to be going well.

Doug Rabson has done his usual miracle work and produced a set of preliminary pathces to implement TLS (Thread Local Storage) for the i386 platform.

Platforms: {fill in summary here}

On Wed, 12 May 2004, Daniel Eischen wrote: > On Wed, 12 May 2004, Julian Elischer wrote: > > > > anyone doing this? > > Not that I'm aware of. I'd do it but I need input from dfr > (TLS), marcel (GDB, kernel thread ids), and you (KSE kernel > reorg and scheduling). > > > > > ---------- Forwarded message ---------- > > Date: Mon, 10 May 2004 15:12:05 -0600 > > From: Scott Long > > To: hackers@freebsd.org > > Subject: Reminder! Call for March-April 2004 Status reports > > > > All, > > > > It's time again for bi-monthly status reports. As always, the > > template is at http://www.freebsd.org/news/status/report-sample.xml. > > Please make submissions to monthly@freebsd.org by May 12 for > > inclusion. Any projects that relate to FreeBSD development, > > documentation, ports, etc, are welcome. Previous reports can be > > found at http://www.freebsd.org/news/status. Again, the due date > > is May 12. Thanks! > > > > Scott > > -- > Dan Eischen > >