From owner-cvs-all Mon Jan 13 11:59:28 2003 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 13A7037B401; Mon, 13 Jan 2003 11:59:27 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E9643E4A; Mon, 13 Jan 2003 11:59:26 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003011319592400100p0a1ae>; Mon, 13 Jan 2003 19:59:25 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA72193; Mon, 13 Jan 2003 11:59:25 -0800 (PST) Date: Mon, 13 Jan 2003 11:59:24 -0800 (PST) From: Julian Elischer To: Jeff Roberson Cc: Jeff Roberson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern sched_4bsd.c In-Reply-To: <20030112143211.Q69199-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Sun, 12 Jan 2003, Jeff Roberson wrote: > On Sun, 12 Jan 2003, Jeff Roberson wrote: > > > jeff 2003/01/12 11:04:49 PST > > > > Modified files: > > sys/sys proc.h > > sys/kern sched_4bsd.c > > Log: > > - Move ke_pctcpu and ke_cpticks into the scheduler specific datastructure. > > This will prevent access through mechanisms other than the published > > interfaces. > > > > Er, this change adjusts the size of struct proc. I should have gone > through re before commiting. Are there any objections? I can easily back > it out, it's just tidying things up for the new scheduler. > "The" new scheduler? > Cheers, > Jeff > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message