From owner-cvs-all Fri Feb 9 11:14:57 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 504FF37B6A1; Fri, 9 Feb 2001 11:14:29 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f19JCP354539; Fri, 9 Feb 2001 11:12:25 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200102091625.f19GPH476187@freefall.freebsd.org> Date: Fri, 09 Feb 2001 11:14:13 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/alpha machdep.c src/sys/i386/i386 Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 09-Feb-01 John Baldwin wrote: > jhb 2001/02/09 08:25:17 PST > > Modified files: > sys/alpha/alpha machdep.c > sys/i386/i386 machdep.c > sys/ia64/ia64 machdep.c > sys/pc98/i386 machdep.c > sys/kern init_main.c > Log: > Move the initailization of the proc lock for proc0 very early into the MD > startup code. This was needed for the following commit to add neccessary proc locking for the lockmgr. lockmgr(9) is used very early on during boot by the VM system IIRC. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "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