> Date: Fri, 9 Mar 2007 14:43:01 -0500> From: [EMAIL PROTECTED]> > Damien 
> Ferrand wrote:> > On 09/03/07 14:02 -0500, David A. Parker wrote:> >> Anyway, 
> as you probably know, hyper threading is not the same as having > >> a second 
> core. To the best of my knowledge, a dual-core CPU will always > >> show 2 
> cores regardless of whether it supports hyper threading. I don't > >> think 
> you will see each core twice if they are hyper threaded.> > I saw a 
> /proc/cpuinfo from a Xeon 5060 (dual-core with hyper-threading), you> > do 
> see each core twice.> > Thanks for the correction. My mistake.> > Ben, can 
> you post your "cat /proc/cpuinfo" output for the box in question?> > - Dave> 
Here it comes ;)
 dr02g:~# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Xeon(R) CPU            3060  @ 2.40GHz
stepping        : 6
cpu MHz         : 2400.240
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
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 nx lm constant_tsc 
pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm
bogomips        : 4803.54

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Xeon(R) CPU            3060  @ 2.40GHz
stepping        : 6
cpu MHz         : 2400.240
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
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 nx lm constant_tsc 
pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm
bogomips        : 4800.31

Reply via email to