Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 16:27:02 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        julian@elischer.org
Cc:        joerg@freebsd.org
Subject:   Re: cvs commit: src/share/man/man9 kthread.9
Message-ID:  <20040924.162702.94843131.imp@bsdimp.com>
In-Reply-To: <415492DE.4070801@elischer.org>
References:  <200409241958.i8OJwm8Y051147@repoman.freebsd.org> <200409241633.06963.jhb@FreeBSD.org> <415492DE.4070801@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <415492DE.4070801@elischer.org>
            Julian Elischer <julian@elischer.org> writes:
: I have been considerring adding a td_desc
: field to threads to be used in teh same way...

Timing Solutions has been using the 'name a thread' feature in libc_r
for a long time.  We've also implemented thread accounting in libc_r
(at least primitive cpu time), so we know which thread is running
amuck.  This has proven invaluable in identifying where to concentrate
our debugging efforts.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040924.162702.94843131.imp>