Re: SMP System but only CPU#0 being used?

2007-06-04 Thread Sergio Lenzi
from the smp man page. 1) make sure you have options SMP in your kernel and is built and compiled OK. 2)put the lines in the /boot/loader.conf and reboot the system machdep.cpu_idle_hlt=0 machdep.hlt_cpus=0 machdep.hlt_logical_cpus=0 machdep.hyperthreading_allowed=

Re: SMP System but only CPU#0 being used?

2007-06-03 Thread Bill Moran
Alex R <[EMAIL PROTECTED]> wrote: > > Hi All, > > Just wondering about something here. > > First of all, I am running FreeBSD 6.2-STABLE > > and the CPU stats (parts of dmesg) > > CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (2992.52-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf49 Steppin

Re: SMP System but only CPU#0 being used?

2007-06-03 Thread Harald Schmalzbauer
Am Sonntag, 3. Juni 2007 schrieb Alex R: > On Sat, 02 Jun 2007 18:43:52 -0500, JD Bronson <[EMAIL PROTECTED]> [...] > to 0, i will try setting it to 1 and see what happens. The CPU is a LGA775 > Pentium-M with EMT64 I think, I remember the CPU box saying dual core on it > (not core duo though). Pen

Re: SMP System but only CPU#0 being used?

2007-06-02 Thread Alex R
On Sat, 02 Jun 2007 18:43:52 -0500, JD Bronson <[EMAIL PROTECTED]> wrote: > If this is HTT (seems to be) > and not 'real' dual processors > > I just answered this last week? > > Check /etc/sysctl.conf for this: > > machdep.hyperthreading_allowed=1 > > > -JD Thanks for the reply, I checked

Re: SMP System but only CPU#0 being used?

2007-06-02 Thread JD Bronson
At 09:41 AM 6/3/2007 +1000, Alex R wrote: Hi All, Just wondering about something here. First of all, I am running FreeBSD 6.2-STABLE and the CPU stats (parts of dmesg) CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (2992.52-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf49 Stepping = 9 Featu