Date: Sat, 03 Aug 2002 16:25:47 -0500 From: Jeff Deakle <jdeakle@dfxg.com> To: freebsd-questions@FreeBSD.ORG Subject: SMP help Message-ID: <3D4C4A5B.5792C88@dfxg.com>
next in thread | raw e-mail | index | archive | help
I just installed 4.6 on my duel CPU system. I added the below lines to the Kernel config file just I had done for ver 4.0. (Which worked great) Now, when I run 'config KERNEL' I get an error "unknown option" for NINTR, NAPIC, NBUS & NCPU. Her is a clip form my kernel config file. Again, this same config worked great for 4.0. # To make an SMP kernel, the next two are needed options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): options NCPU=2 # number of CPUs options NBUS=4 # number of busses options NAPIC=1 # number of IO APICs options NINTR=24 # number of INTs Thank for the help! 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?3D4C4A5B.5792C88>