Date: Sun, 21 Apr 2002 16:24:53 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: "Yuri Victorovich" <yurivict@hotmail.com> Cc: alpha@freebsd.org Subject: Re: Kernel boot hangs on DS7310: SCSI bus reset delivered Message-ID: <15555.8213.317835.346710@grasshopper.cs.duke.edu> In-Reply-To: <F1568qKLycUtfOEboDG000039c7@hotmail.com> References: <F1568qKLycUtfOEboDG000039c7@hotmail.com>
index | next in thread | previous in thread | raw e-mail
Yuri Victorovich writes:
> <html><div style='background-color:'><DIV>
Please don't send the freebsd-alpha mailing list html'ized
email. Its very hard to read in a standard unix mail reader.
> <DIV>Is it any way to remove "SMP" part from the boot process? Just to use</DIV>
> <DIV></DIV>
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15555.8213.317835.346710>
