[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SMP working



On Fri, Jun 07, 2002 at 10:50:33AM -0400, Robert Webb wrote:
> I just loaded up Woody on a new machine that has two 500MHZ  Pentium III 
> processors. I am trying to determine if the build I loaded is 
> recognizing both processors. My problem is I have no clue as to where to 
> check for this . I looked in the /proc directory and did a cat of cpu 
> but it only showed one processor at 500MHZ.
> 
> Am I looking in the wrong place???
> 
> Thanks,
> Robert
> 

Sounds like you are only using one, is your kernel configured correctly?

shell$ grep SMP /boot/config-2.4.18

CONFIG_SMP=y

shell$ cat /proc/cpuinfo

processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 6
model name	: AMD Athlon(tm) Processor
stepping	: 1
cpu MHz		: 1194.675
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips	: 2385.51

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 6
model name	: AMD Athlon(tm) Processor
stepping	: 1
cpu MHz		: 1194.675
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips	: 2385.51

> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org

-- 
Jeremiah Mahler
<jmahler@pacbell.net>


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: