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

SMP Hyperthreading und /proc/cpuinfo



Hallo!


Ich habe hier einen Server mit 2x Xeon-Prozessor mit eingeschaltetem
Hyperthreading. Jetzt müchte ich zwei bestimmte Sorten Prozesse an
unterschiedliche Physikalische CPUs binden. Tools dafür sind da, das
Binden funktioniert auch. Das Problem ist jetzt das ich nicht weis,
welche beiden der 4 angezeigten CPUs zu einem physikalischen Prozessor
gehören. Kann mir jemand sagen, wie ich das ekennen kann?

Hier die Ausgabe von cat /proc/cpuinfo:

------------------------------------------------------------
lintest1:~# cat /proc/cpuinfo 
processor       : 0           
vendor_id       : GenuineIntel
cpu family      : 15          
model           : 2           
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 5                            
cpu MHz         : 3200.205                     
cache size      : 1024 KB                      
physical id     : 3                            
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     : 2                            
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 pebs
bts cid
xtpr                                                                                                                             
bogomips        :
6405.41                                                                                                                   
clflush size    :
64                                                                                                                        

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15          
model           : 2           
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 5                            
cpu MHz         : 3200.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     : 2                            
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 pebs
bts cid
xtpr                                                                                                                             
bogomips        :
6400.79                                                                                                                   
clflush size    :
64                                                                                                                        

processor       : 2
vendor_id       : GenuineIntel
cpu family      : 15          
model           : 2           
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 5
cpu MHz         : 3200.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     : 2
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 pebs
bts cid xtpr
bogomips        : 6400.77
clflush size    : 64

processor       : 3
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 5
cpu MHz         : 3200.205
cache size      : 1024 KB
physical id     : 3
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     : 2
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 pebs
bts cid xtpr
bogomips        : 6400.61
clflush size    : 64

--------------------------------------------------------------------

Bis auf

physical id     : 3

bzw.

physical id     : 0

sieht das alles gleich aus.

Kann mir jemand dazu etwas sagen?


-- 
mit freundlichen Grüßen

Peter Küchler

Planungsverband Ballungsraum Frankfurt / Rhein-Main Poststr. 16
D-60329 Frankfurt am Main
Tel.: +49 69 2577-1301
Fax : +49 69 2577-1204
E-Mail: peter.kuechler@planungsverband.de www.planungsverband.de


Reply to: