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

Re: Pentium 4 dynamisch takten



On 24.Mai 2005 - 15:31:22, Florian Dorpmueller wrote:
> 
> >Na ja, Du musst schon noch das Modul laden, dann steht da:
> >% ls /sys/devices/system/cpu/cpu0/
> >cpufreq/
> >% ls /sys/devices/system/cpu/cpu0/cpufreq
> >affected_cpus     ondemand/                      scaling_driver
> >cpuinfo_cur_freq  scaling_available_frequencies  scaling_governor
> >cpuinfo_max_freq  scaling_available_governors    scaling_max_freq
> >cpuinfo_min_freq  scaling_cur_freq               scaling_min_freq
> ># cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_*_freq
> >1050000
> >2800000
> >350000
> 
> Hhmm, ich kriegs nicht hin. Ein cpufreq-Modul (cpufreq_powersave heißt das 

Es gibt verschieden, je nachdem was du im Kernel auswaehlst...

> wohl) kann ich nicht finden.
> 
> Meine Kernel-config in diesem Bereich sieht so aus:
> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_PROC_INTF=m
> CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
> # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
> CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> CONFIG_CPU_FREQ_GOV_POWERSAVE=y
> CONFIG_CPU_FREQ_GOV_USERSPACE=y
> # CONFIG_CPU_FREQ_24_API is not set
> CONFIG_CPU_FREQ_TABLE=y
> # CONFIG_X86_ACPI_CPUFREQ is not set
> 
> Haste noch'n Tipp?

Bei dir gilt folgendes:

Alle 3 Governor (Userspace, Powersave und Performance) sind fest in den
Kernel eingebaut, daher also keine Module.

Ausserdem ist Performance dein Default-Governor, dass heisst dein P4
schaltet die Frequenz nie runter. Entweder stellst du Powersave oder
Userspace ein.

In jedem Fall sollten aber die entsprechenden Dateien in
/sys/devices/system/cpu/cpu0 erscheinen. Wenn nicht unterstuetzt dein
Prozessor vllt. kein CPUFreq

Andreas

-- 
You like to form new friendships and make new acquaintances.



Reply to: