Date: Sat, 22 Dec 2007 10:04:22 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: Julian Elischer <julian@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c kern_thread.c Message-ID: <20071222100304.F67327@fledge.watson.org> In-Reply-To: <200712220456.lBM4umH3027673@repoman.freebsd.org> References: <200712220456.lBM4umH3027673@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Dec 2007, Julian Elischer wrote: > give thread0 the tid 100000 and bumpt the others to start at 100001 Thanks! While this didn't appear to cause any specific runtime problems I was aware of, it was inconsistent, and with additional threads going under proc0, it might have lead to confusion in DDB where it wouldn't be possible to unambiguously differentiate proc0 from thread0. Robert N M Watson Computer Laboratory University of Cambridge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071222100304.F67327>