From owner-cvs-all Mon Jul 15 6: 4: 9 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 E4C9537B423 for ; Mon, 15 Jul 2002 06:03:13 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E1043E58 for ; Mon, 15 Jul 2002 06:03:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17504 invoked from network); 15 Jul 2002 13:03:11 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 15 Jul 2002 13:03:11 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g6FD3A048301; Mon, 15 Jul 2002 09:03:10 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020715003026.GZ18120@wantadilla.lemis.com> Date: Mon, 15 Jul 2002 09:03:20 -0400 (EDT) From: John Baldwin To: "Greg 'groggy' Lehey" Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern init_main.c kern Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Julian Elischer , Jake Burkholder 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 15-Jul-2002 Greg 'groggy' Lehey wrote: > 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. Err, not during development maybe but by commit time we did. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message