Kernel 3.13 series: CPU frequency scaling
Posted: Sun Jul 27, 2014 3:52 pm
The kernel 3.13 series regulates the CPU frequency dynamically.
You can set the CPU frequency with the applet indicator-cpufreq for the panel.CPU frequency scaling enables the operating system to scale the CPU frequency up or down in order to save power. CPU frequencies can be scaled automatically depending on the system load, in response to ACPI events, or manually by userspace programs.
CPU frequency scaling is implemented in Linux kernel, the infrastructure is called cpufreq.