cvs commit: src/sys/kern init_main.c kern_thread.c
Robert Watson
rwatson at FreeBSD.org
Sat Dec 22 02:04:23 PST 2007
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
More information about the cvs-src
mailing list