From owner-freebsd-threads@FreeBSD.ORG Wed May 12 15:57:54 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 DF42516A4CE; Wed, 12 May 2004 15:57:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A5B343D39; Wed, 12 May 2004 15:57:53 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from freebsd.org (davidxu@localhost [127.0.0.1]) i4CMvoiv096201; Wed, 12 May 2004 15:57:51 -0700 (PDT) (envelope-from davidxu@freebsd.org) Message-ID: <40A2ABBD.9080807@freebsd.org> Date: Thu, 13 May 2004 06:57:01 +0800 From: David Xu User-Agent: Mozilla Thunderbird 0.5 (X11/20040503) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julian Elischer References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 22:57:54 -0000 Julian Elischer wrote: > > 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. >

> I have trouble to add Marcell's thread id to pthread debug code, since in my patch, I just use kernel thread address and user thread address as thread id, simply because there are unique in address space, sometimes a kernel thread not mapped to user thread will be caught by debugger, in this case, managing the thread id is hard. > 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 >> >> > > > _______________________________________________ > 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" > >