Ez most milyen P4 proci?

Fórumok

Sziasztok!

Ez milyen processzor pontosan?
Hol talalom hozza infot? (family, model alapjan hol tudnam beazonositani?)

cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 3
cpu MHz : 3000.042
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
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 syscall nx lm constant_tsc pebs bts nopl pni monitor ds_cpl est cid cx16 xtpr
bogomips : 6000.08
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping : 3
cpu MHz : 3000.042
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
apicid : 1
initial apicid : 1
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 syscall nx lm constant_tsc pebs bts nopl pni monitor ds_cpl est cid cx16 xtpr
bogomips : 6000.12
clflush size : 64
cache_alignment : 128
address sizes : 36 bits physical, 48 bits virtual
power management:

Koszi Zsirmo

Hozzászólások

processor : 0
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
cache size : 2048 KB
processor : 1
model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
cache size : 2048 KB

Szerintem ez a 2x2M cache-es 3ghz-es proci egy 775-ös Pentium D lehet.

Pentium D 830(3.0GHz,2MB) vagy Pentium D 930(3.0GHz,4MB)

Inkább D930-as (2x2M) ha nincs meghúzva.

De vedd ki a gépből, tisztítsd meg és olvasd el.

Hmm, orulnek egy ilyennek....ki se vennem megnezni:P

Jelenleg:

processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 1
model name : Intel(R) Pentium(R) 4 CPU 1.80GHz
stepping : 2
cpu MHz : 1800.000
cache size : 256 KB
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 cmovpat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up pebs bts sync_rdtsc
bogomips : 3592.51
clflush size : 64

A Bubuntu meg se mozdul rajta... (az az etalon manapsag, meg a Vista).

kötöjelkötöjel
Kiszámít mér és berakodás idő -ból -a Pókháló

szamoltass valamit:


time echo "scale=4000;4*a(1)" | bc -l

vs.


for i in 1 2 ; do time echo "scale=4000;4*a(1)" | bc -l >/dev/null & done

egyszer lefuttatod, megmered mennyi ido" alatt fut le. Ha ht-s a gep, akkor ket ilyet egyszerre elinditva nem ugyanannyi ido" alatt fut le, hanem mondjuk 1.6x annyi ido" alatt (ami azert jobb mintha sima egymagoson 2x annyi ido" alatt futna le).

A.

Így van.

Lásd:
http://en.wikipedia.org/wiki/List_of_Intel_Pentium_4_microprocessors#.2…
illetve:
http://en.wikipedia.org/wiki/List_of_Intel_Pentium_D_microprocessors

cpu family : 15
model : 4
clock 3 GHz
Ebből már sejthető, hogy egészen pontosan egy P4 HT 630-as vagy 631-es model lesz.

További segítség:
cache size : 2048 KB - stimmel
cpu cores : 1 - stimmel, ez nem kétmagos processzor
flags : ... ht ... - hyperthreadinget támogat, ezért lát 2 processzort a kernel, a kétmagosakban ráadásul le is van tiltva a HT. Nincs közte vtx, tehát virtualizációs utasításkészletet nem támogat -> nem lehet 632-es.

A steppingből elvileg ez kiderül, hogy 630-as vagy 631-es de erre nincs forrásom.
---
Linux is bad juju.

Valószínűleg valamelyik cpuid-megfejtő program megmondja.

:)