Date: Mon, 14 Jul 2008 17:52:34 +0300 From: Manolis Kiagias <sonic2000gr@gmail.com> To: josh.carroll@gmail.com Cc: tethys ocean <tethys.ocean@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Core(TM)2 Quad and TOP output Message-ID: <487B6832.3000804@gmail.com> In-Reply-To: <8cb6106e0807140743g8abe56co8e9def3b3227da05@mail.gmail.com> References: <235b80000807140357m351f801bw254aab35367682bb@mail.gmail.com> <235b80000807140547t9007b13of23a1db09085cb71@mail.gmail.com> <8cb6106e0807140743g8abe56co8e9def3b3227da05@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Josh Carroll wrote: > I'm sorry, I completely missed that you were running 6.3 and not a 7.x > release. You are running the GENERIC kernel then, and while the > processors are visible, it's only using one since you are not running > with SMP support. > > You can build the SMP kernel (basically, GENERIC + options needed for > SMP) by doing the following: > > cd /usr/src > make kernel KERNCONF=SMP > > Then reboot, and it should pick up the newly installed kernel with SMP > support. Note that this backs up your old kernel to /boot/kernel.old, > so if the new one fails to boot, at the beastie menu, you can boot > with the old kernel if necessary. > > Josh > He is already running with SMP, look at this part of his dmesg: ad10: 343399MB <Seagate ST3360320AS 3.AAM> at ata5-master SATA300 ad12: 343399MB <Seagate ST3360320AS 3.AAM> at ata6-master SATA300 acd0: DVDR <ASUS DRW-2014S1T/1.01> at ata7-master SATA150 SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! His problem lies elsewhere I'm afraid...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?487B6832.3000804>