Date: Mon, 15 Jul 2002 10:00:26 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Jake Burkholder <jake@locore.ca> Cc: Julian Elischer <julian@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern init_main.c kern_fork.c kern_idle.c kern_proc.c kern_switch.c kern_synch.c kern_thread.c Message-ID: <20020715003026.GZ18120@wantadilla.lemis.com> In-Reply-To: <20020714035049.H48985@locore.ca> References: <200207140343.g6E3hYSY016002@freefall.freebsd.org> <20020714035049.H48985@locore.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 14 July 2002 at 3:50:49 -0400, Jake Burkholder wrote: > Apparently, On Sat, Jul 13, 2002 at 08:43:34PM -0700, > Julian Elischer said words to the effect of; > >> julian 2002/07/13 20:43:33 PDT >> >> Modified files: >> sys/sys proc.h >> sys/kern init_main.c kern_fork.c kern_idle.c >> kern_proc.c kern_switch.c kern_synch.c >> kern_thread.c >> Log: >> Thinking about it I came to the conclusion that the KSE states were incorrectly >> formulated. The correct states should be: >> IDLE: On the idle KSE list for that KSEG >> RUNQ: Linked onto the system run queue. >> THREAD: Attached to a thread and slaved to whatever state the thread is in. > > Maybe you should have thought about this before it was committed. I seem to remember that we didn't get the process states for SMPng correct the first time round. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020715003026.GZ18120>