A saperlo.....Però...Da me funziona così...O almeno ho trovato la soluzione in questo modo. magari per alcuni processori i due governor funzionano e per altri no. Per il mio, un AMD turion 64, per farlo funzionare ho dovuto settare il kernel in questo modo. Infatti andando a guardare l\'help dei due governor mi ritrovo:
CONFIG_CPU_FREQ_GOV_CONSERVATIVE:
\'conservative\' - this driver is rather similar to the \'ondemand\'its optimisation for better suitability in a battery poweredenvironment. The frequency is gracefully increased and decreased rather than jumping to 100% when speed is required.
If you have a desktop machine then you should really be consideringthe \'ondemand\' governor instead, however if you are using a laptop,PDA or even an AMD64 based computer (due to the unacceptable
step-by-step latency issues between the minimum and maximum frequency transitions in the CPU) you will probably want to use this governor.
Adesso guardiamo l\'help di ondemand
CONFIG_CPU_FREQ_GOV_ONDEMAND:
\'ondemand\' - This driver adds a dynamic cpufreq policy governor.
The governor does a periodic polling and
changes frequency based on the CPU utilization.
The support for this governor depends on CPU capability to
do fast frequency switching (i.e, very low latency frequency
transitions).
Adesso hai capito perchè ho messo solo conservative e non ondemand e magari per il nostro caro amico sarà la stessa cosa anche se ha un intel o quel che sia....Dimenticavo...Adesso la etch sta con il kernel 2.6.18, ma se a te va bene un kernel beta fà lo stesso. L\'importante è che la macchina non ti dà problemi. Ciao

Post modificato da: entropia, alle: 2007/02/20 18:53