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

Re: cpufreq funktioniert nicht



On Wed, 03 Sep 2008 20:27:35 +0200, Jochen Schulz <ml@well-adjusted.de> wrote:

Bernhard Vodicka:

vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_governor
performance

Das alleine ist schon ein widerspruch, da "scaling_cur_freq" und
"scaling_governor" nicht zusammenpassen (bei "performance" sollten es
1,83GHz sein).

was steht denn in scaling_max_freq und scaling_min_freq? Die bestimmen
das Intervall, aus dem der Governor die tatsächliche Frequenz wählen
darf. Läuft eventuell ein Daemon (cpufreqd, powernowd), der Dir
dazwischenfunkt?

J.

Ja, ein cpufreqd läfut, ist es besser, wenn dieser deaktiviert ist?

vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_max_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_min_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_governor
performance
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq#
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# echo "ondemand" > scaling_governor
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_max_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_min_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq#

So wie's ausschaut, interpretiert er hier etwas falsch. Anscheinend wird
hier alles mit 1GHz gesehn.

lg Bernhard

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


Reply to: