Date: Tue, 5 May 2009 18:02:07 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern init_main.c kern_thread.c Message-ID: <200905051802.n45I2Fkc002738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2009-05-05 18:02:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern init_main.c kern_thread.c Log: SVN rev 191833 on 2009-05-05 18:02:07Z by avg MFC r174848 by julian: give thread0 the tid 100000 ... and bumpt the others to start at 100001. This is convenient for ACPI code that needs a thread id that is never zero. Reviewed by: jkim Approved by: jhb (mentor) Revision Changes Path 1.283.2.7 +1 -0 src/sys/kern/init_main.c 1.255.2.9 +2 -1 src/sys/kern/kern_thread.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905051802.n45I2Fkc002738>