cvs commit: src/share/man/man9 kthread.9
M. Warner Losh
imp at bsdimp.com
Fri Sep 24 15:29:09 PDT 2004
In message: <415492DE.4070801 at elischer.org>
Julian Elischer <julian at 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
More information about the cvs-src
mailing list