From owner-cvs-all Sun Jul 14 17:30:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0401437B400; Sun, 14 Jul 2002 17:30:31 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B886C43E4A; Sun, 14 Jul 2002 17:30:29 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id D1F9A81467; Mon, 15 Jul 2002 10:00:26 +0930 (CST) Date: Mon, 15 Jul 2002 10:00:26 +0930 From: Greg 'groggy' Lehey To: Jake Burkholder Cc: Julian Elischer , 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> References: <200207140343.g6E3hYSY016002@freefall.freebsd.org> <20020714035049.H48985@locore.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020714035049.H48985@locore.ca> User-Agent: Mutt/1.3.99i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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