From owner-freebsd-questions Thu Mar 15 3:40:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tigerdyr.lyngbol.dk (tigerdyr.lyngbol.dk [193.162.142.120]) by hub.freebsd.org (Postfix) with ESMTP id 47D1837B718 for ; Thu, 15 Mar 2001 03:40:24 -0800 (PST) (envelope-from lyngbol@tigerdyr.lyngbol.dk) Received: by tigerdyr.lyngbol.dk (Postfix, from userid 1001) id 52D3598E6; Thu, 15 Mar 2001 12:40:23 +0100 (CET) Date: Thu, 15 Mar 2001 12:40:23 +0100 From: =?iso-8859-1?Q?Michael_Lyngb=F8l?= To: Yavuz Maslak Cc: questions@FreeBSD.org Subject: Re: a question Message-ID: <20010315124023.F76133@tigerdyr.lyngbol.dk> References: <006b01c0ad44$3c82cb80$e8010b0a@maslak> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <006b01c0ad44$3c82cb80$e8010b0a@maslak>; from yavuz@ihlas.net.tr on Thu, Mar 15, 2001 at 01:36:54PM +0200 X-Operating-System: FreeBSD/i386 4.2-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 15, 2001 at 01:36:54PM +0200, Yavuz Maslak wrote: > 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 > > # To make an SMP kernel, the next two are needed > options SMP # Symmetric MultiProcessor Kernel > options APIC_IO # Symmetric (APIC) I/O You only need these options. > # 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 These are depricated remove them and try again. /Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message