From owner-freebsd-questions Thu Mar 15 3:37: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by hub.freebsd.org (Postfix) with SMTP id B252037B718 for ; Thu, 15 Mar 2001 03:36:59 -0800 (PST) (envelope-from yavuz@ihlas.net.tr) Received: (qmail 63718 invoked from network); 15 Mar 2001 11:47:43 -0000 Received: from unknown (HELO maslak) (10.11.1.232) by smtp.ihlas.net.tr with SMTP; 15 Mar 2001 11:47:43 -0000 Message-ID: <006b01c0ad44$3c82cb80$e8010b0a@maslak> From: =?iso-8859-9?Q?Yavuz_Ma=FElak?= To: Subject: a question Date: Thu, 15 Mar 2001 13:36:54 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0068_01C0AD54.FFE268A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 Disposition-Notification-To: =?iso-8859-9?Q?Yavuz_Ma=FElak?= X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0068_01C0AD54.FFE268A0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable I use FreeBSD4.2 and My server has multiprocessors(2). How can I get 2 = cpu(s) recognized on FreeBSD ? My custom kernel added as following in = http://www.freebsd.org/handbook/kernelconfig-config.html=20 # 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=3D2 # number of CPUs options NBUS=3D4 # number of busses options NAPIC=3D1 # number of IO APICs options NINTR=3D24 # number of INTs But when I typed /usr/sbin/config MYKERNEL I have received a message as = following; SERVER:77: unknown option "NINTR" What shall I do ? Thanks=20 ------=_NextPart_000_0068_01C0AD54.FFE268A0 Content-Type: text/html; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable
I use FreeBSD4.2 and My server has=20 multiprocessors(2). How can I get 2 cpu(s) = recognized on FreeBSD=20 ?
 
My custom kernel added as = following in http://= www.freebsd.org/handbook/kernelconfig-config.html 
 
# To make an SMP kernel, the next = two are=20 needed
options        =20 SMP           &nbs= p;        =20 # Symmetric MultiProcessor=20 Kernel
options        =20 APIC_IO           =      =20 # Symmetric (APIC) I/O
 
# Optionally these may need = tweaked,=20 (defaults = shown):
options        =20 NCPU=3D2           = ;      =20 # number of = CPUs
options        =20 NBUS=3D4           = ;      =20 # number of = busses
options        =20 NAPIC=3D1          &nbs= p;     =20 # number of IO = APICs
options        =20 NINTR=3D24          &nb= sp;    =20 # number of INTs
 
But when I typed /usr/sbin/config = MYKERNEL I have=20 received a message as following;
 
SERVER:77: unknown option = "NINTR"
 
What shall I do ?
 
Thanks 
------=_NextPart_000_0068_01C0AD54.FFE268A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message