From owner-freebsd-stable Fri Aug 9 19:30:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4B537B400 for ; Fri, 9 Aug 2002 19:30:43 -0700 (PDT) Received: from smtp3.southeast.rr.com (smtp3.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394CD43E7B for ; Fri, 9 Aug 2002 19:30:42 -0700 (PDT) (envelope-from bts@fake.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52]) by smtp3.southeast.rr.com (8.12.5/8.12.2) with ESMTP id g7A2UCga028312; Fri, 9 Aug 2002 22:30:12 -0400 (EDT) Received: from this.is.fake.com ([66.26.254.93]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 9 Aug 2002 22:30:22 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id 65184BA12; Fri, 9 Aug 2002 22:29:51 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: "Brian T. Schellenberger" To: "Bob M." , Greg Panula Subject: Re: SMP kernel problem Date: Fri, 9 Aug 2002 22:29:51 -0400 User-Agent: KMail/1.4.2 Cc: Mario Pranjic , References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208092229.51112.bts@babbleon.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 09 August 2002 04:28 pm, Bob M. wrote: | I also get the "SMP: AP CPU | #1 Launched! message at the end. : I'm new to | FreeBSD, but I figured if I get one boot mesg that looks like it detects | and launches both cpu's at the beginning and one that says #1 CPU launched | and never mentions cpu0 something ain't right. Why would I get that? The system never launches CPU #0 because of course the first processor has to *already* be running in order for the system to boot in the first place. So by the time things are far enough along for it to be possible to print a message, the first CPU (#0) has already been running for millions of cycles. -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message