View Single Post
Old 02-10-2005, 11:55   #7
Andmart
Senior Member
 
L'Avatar di Andmart
 
Iscritto dal: Mar 2002
Cittā: Liguria
Messaggi: 638
Per attivare performance (cpu sempre al massimo) andare i in /etc/rc.d/rc.local e
aggiugere questa riga:

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

Ulteriori info sui governor:
A Short Overview over the available governors:

ondemand
This driver is a dynamic cpufreq policy governor. It changes frequency based on the processor load.
conservative
New since 2.6.12. Similar to ondemand. Optimized for battery powered environments and AMD64.
powersave
Like the name says, your battery would choose this one . It sets the Frequency always to the lowest available.
userspace
You have to choose this one, if a frequency scaling daemon should manage your CPU frequency or you want to do it manually.
performance
This governor sets your Frequency always to the highest available.

Per info su test ecc vedi il mio sito in firma....

Ciao!
Andmart č offline   Rispondi citando il messaggio o parte di esso