F
flugopa
Ok, den schnellsten PC habe ich nicht, aber ich muss die Abzocker der Stromindustrie nicht noch schneller noch reicher machen.
Überlegung: 90% der Computerzeit würde mir auch ein 100MHz reichen um
E-Mails zu lesen etc.
Frage: Wie kann ich meine CPU-Taktfrequenz bevor der Computer in einen instabilen Zustand fällt?
Nachfolgendes funktioniert bei mir nicht.
Die Datei /etc/sysconfig/cpuspeed ist noch im Originalzustand. Also keine Einträge.
Woher die Absenkung auf 1200MHz kommt? Keine Ahnung.
Wer hat Ideen?
Überlegung: 90% der Computerzeit würde mir auch ein 100MHz reichen um
E-Mails zu lesen etc.
Frage: Wie kann ich meine CPU-Taktfrequenz bevor der Computer in einen instabilen Zustand fällt?
Code:
[user1@PC1600 ~]$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Genuine Intel(R) CPU 2140 @ 1.60GHz
stepping : 2
cpu MHz : 1200.000
cache size : 1024 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 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 est tm2 cx16 xtpr lahf_lm
bogomips : 3201.99
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Genuine Intel(R) CPU 2140 @ 1.60GHz
stepping : 2
cpu MHz : 1200.000
cache size : 1024 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 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 est tm2 cx16 xtpr lahf_lm
bogomips : 3200.02
Nachfolgendes funktioniert bei mir nicht.
Code:
service cpuspeed stop
[root@PC1600 ~]# cpuspeed -m 400000 &
Die Datei /etc/sysconfig/cpuspeed ist noch im Originalzustand. Also keine Einträge.
Woher die Absenkung auf 1200MHz kommt? Keine Ahnung.
Wer hat Ideen?