From owner-cvs-all Tue Mar 19 18:31: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id E805A37B404; Tue, 19 Mar 2002 18:31:00 -0800 (PST) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g2K2V0f27469; Tue, 19 Mar 2002 18:31:00 -0800 (PST) (envelope-from mjacob@feral.com) Date: Tue, 19 Mar 2002 18:31:00 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Jeff Roberson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mp_machdep.c In-Reply-To: <200203200227.g2K2Rt947408@freefall.freebsd.org> 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 Hey- excellent! On Tue, > jeff 2002/03/19 18:27:55 PST > > Modified files: > sys/alpha/alpha mp_machdep.c > Log: > Force the boot cpu to wait for the APs to finish starting up. This eliminates > a race where the AP and the boot cpu were trying to printf at the same time, > which was confusing the console too much for it to continue working. > > Revision Changes Path > 1.36 +3 -0 src/sys/alpha/alpha/mp_machdep.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message