You are not logged in.

#1 2007-06-08 00:34:44

bootiack
Member
Registered: 2007-04-10
Posts: 19

cat /proc/cpuinfo

I have an intel p4 3Gz chip

last week I showed 2 cpus   

today I redid  arch it shows 1

is there an SMP kernel I am suppsoed to be using?

I dont want to limit arch to being as slow as 1 cpu if it cna enabel 2 vitual cpus

Offline

#2 2007-06-08 04:31:39

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

Re: cat /proc/cpuinfo

It shows 2 cpus because there is hyper threading on the cpu , which acts like another cpu


http://binaryritual.net

There is no spoon.......

Offline

#3 2007-06-09 03:19:00

d2_racing
Member
From: Québec,Canada
Registered: 2007-05-11
Posts: 27

Re: cat /proc/cpuinfo

Can you post uname -a and also cat /proc/cpuinfo

Offline

#4 2007-06-12 21:59:03

bootiack
Member
Registered: 2007-04-10
Posts: 19

Re: cat /proc/cpuinfo

Linux myhost 2.6.21-ARCH #1 SMP PREEMPT Fri Jun 8 20:10:32 CEST 2007 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux

[root@myhost ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 3
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 4
cpu MHz         : 3000.363
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc up pni monitor ds_cpl cid xtpr
bogomips        : 6005.81
clflush size    : 64

Offline

#5 2007-06-12 22:00:27

bootiack
Member
Registered: 2007-04-10
Posts: 19

Re: cat /proc/cpuinfo

This is the exact same physical box.  It showed a 0 and a 1 cpu.  I don't have anything saved to show that sad  Is there something I am not enabling so that arch will see the hyperthreading?

Offline

#6 2007-06-12 23:00:33

bootiack
Member
Registered: 2007-04-10
Posts: 19

Re: cat /proc/cpuinfo

yess, I guess I hit default in the bios, it turned off hyperthreading!!!! lol  now its fine


[root@myhost ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 3
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 4
cpu MHz         : 3000.205
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pni monit
or ds_cpl cid xtpr
bogomips        : 6005.80
clflush size    : 64

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 3
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 4
cpu MHz         : 3000.205
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pni monit
or ds_cpl cid xtpr
bogomips        : 6000.70
clflush size    : 64

Offline

#7 2007-06-20 02:43:14

d2_racing
Member
From: Québec,Canada
Registered: 2007-05-11
Posts: 27

Re: cat /proc/cpuinfo

+1 smile

Offline

Board footer

Powered by FluxBB