wok diff cpuspeed/description.txt @ rev 17480

Up libcrypto,libcrypto-dev (1.0.1j)
author Richard Dunbar <mojo@slitaz.org>
date Mon Dec 29 17:58:33 2014 -0500 (2014-12-29)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cpuspeed/description.txt	Mon Dec 29 17:58:33 2014 -0500
     1.3 @@ -0,0 +1,8 @@
     1.4 +CPUFreq is a Linux kernel subsystem which allows the clock speed of mobile CPUs 
     1.5 +(most often found in laptop computers) to be explicitly set. CPUSpeed 
     1.6 +dynamically controls CPUFreq, slowing down the CPU to conserve power and reduce 
     1.7 +heat when the system is idle, on battery power or overheating, and speeding up 
     1.8 +the CPU when the system is busy and more processing power is needed. Using 
     1.9 +CPUSpeed can significantly increase a laptop computer's battery life and 
    1.10 +significantly reduce the heat it generates while still allowing your system to 
    1.11 +perform at top speed when you need it.