From owner-freebsd-alpha Sun Apr 21 13:25:28 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E7E4737B404 for ; Sun, 21 Apr 2002 13:25:23 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id QAA12439; Sun, 21 Apr 2002 16:25:23 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g3LKOru40307; Sun, 21 Apr 2002 16:24:53 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15555.8213.317835.346710@grasshopper.cs.duke.edu> Date: Sun, 21 Apr 2002 16:24:53 -0400 (EDT) To: "Yuri Victorovich" Cc: alpha@freebsd.org Subject: Re: Kernel boot hangs on DS7310: SCSI bus reset delivered In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yuri Victorovich writes: >
Please don't send the freebsd-alpha mailing list html'ized email. Its very hard to read in a standard unix mail reader. >
Is it any way to remove "SMP" part from the boot process? Just to use
>
In the SRM console, try disabling the additional CPUs using the cpu_enabled environment variable. It is a mask with the LSB being CPU 0 and so on. For example, to enable set cpu_enabled to CPU 0 0x1 CPUs 0,1 0x3 CPUs 0,1,2,3 0xf Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message