CPUFreq driver for K8/K10 Athlon 64/Opteron/Phenom processors. Since Linux 'acpi-cpufreq' will automatically be used for more modern AMD CPUs. pcc-cpufreq: This driver supports Processor Clocking Control interface by Hewlett-Packard and Microsoft Corporation which is useful on some ProLiant servers. · Code: Select all # cpufreq-info cpufrequtils cpufreq-info (C) Dominik Brodowski Report errors and bugs to cpufreq@www.doorway.ru, please. analyzing CPU 0: no or unknown cpufreq driver is active on this CPU analyzing CPU 1: no or unknown cpufreq driver is active on this CPU analyzing CPU 2: no or unknown cpufreq driver is active on this CPU analyzing CPU 3: . Active Mode¶. This is the default operation mode of intel_www.doorway.ru it works in this mode, the scaling_driver policy attribute in sysfs for all CPUFreq policies contains the string “intel_pstate”.. In this mode the driver bypasses the scaling governors layer of CPUFreq and provides its own scaling algorithms for P-state selection. Those algorithms can be applied to CPUFreq policies in the.
linux links: PTS, VCS area: main; in suites: bookworm, sid; size: 1,, kB; sloc: ansic: 20,,; asm: ,; sh: 89,; makefile: 46,; perl. cpufrequtils has an init script that should load the appropriate driver at boot time. The list of CPUFreq drivers available on your system can be obtained by running: /sbin/modinfo /lib/modules/$(uname -r)/kernel/arch/*/kernel/cpu/cpufreq/* | grep "^[fd]" or from linux kernel version In K/X/Ubuntu or another Debian based machine you might just try to install cpufrequtils (sudo apt-get install cpufrequtils) to get frequency scaling working. If that does for you then you don't need to go through the parts of finding and loading the correct modules below.
적절한 CPUfreq 드라이버를 고를 때, 항상 p4-clockmod 보다는 acpi-cpufreq 를 사용하십시오. p4-clockmod 를 드라이버를 사용하면, CPU의 클럭 주파수는 줄여주지만. cpufrequtils - utilities to deal with the cpufreq Linux kernel feature it also enables CPUFreq at boot time if the correct CPU driver is found. It uses a lot of help from Linux thermal infrastructural and CPUFreq subsystem, and builds a cooling device backed by CPUFreq driver.
0コメント