Date: Sat, 4 Aug 2001 12:51:38 -0400 From: "Andrew C. Hornback" <achornback@worldnet.att.net> To: "Alex Vargas" <Exel@SpeakEasy.Net>, <freebsd-questions@freebsd.org> Subject: RE: MultiProcessor Support | Kernel recompile query Message-ID: <00f601c11d05$bab8cdc0$0e00000a@tomcat> In-Reply-To: <ONEEJMFOJLJHIMJMLPMIGEKMCFAA.Exel@SpeakEasy.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alex Vargas > Sent: Saturday, August 04, 2001 12:53 PM > To: freebsd-questions@freebsd.org > Subject: RE: MultiProcessor Support | Kernel recompile query > > Kent, > > [>Snip<] > >The only SMP options for a kernel config are > > ># To make an SMP kernel, the next two are needed > >options SMP # Symmetric MultiProcessor Kernel > >options APIC_IO # Symmetric (APIC) I/O > > I guess my question really is: Do I compile an SMP kernel for the > motherboard "Stallion M668 Dual/Scsi"(an ATX Form Factor Pentium II AGP & > PCI & ISA BUS with PCI BUS IDE & MULTI-I/O ON BOARD) or do I forgo SMP > altogether and define the NCPU, NBUS, NAPIC, and NINTR options? I was > attempting to find this information in LINT to no avail. I understand that > an SMP kernel will only run on a motherboard which adheres to the Intel MP > specification, but am not sure whether this motherboard does (I > have eMailed > the vendor). I further understand that only genuine Intel will run in SMP > mode (both CPUs are Intel PII-300/Slot-I). Thanks again for your response. From my limited knowledge of SMP kernels, here's what you need to do: The SMP and APIC_IO options need to be in the kernel configuration, without a doubt. The other SMP-related settings are there to tweak the kernel in case you need other settings to support the hardware in question. You can rest nearly 100% assured that if a board is released for public consumption with two sockets, slots or whatever for processors, then it would have to adhere to some form of the Intel standard (if you're dealing with Intel processors). --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f601c11d05$bab8cdc0$0e00000a>
