gulate the CPU Frequency accordingly. If you want to stick the system into powersave mode - load the cpufreq_powersave.ko mo... on and heat dissipation This is what I have added to the system's /etc/rc.local file on my server - so... ing_setspeed ]
then
echo -n "Setting CPU speed to: "
echo "$SPEED" > ${SYSPATH}/scaling_setspeed
... cpufreq_${POWERMODE}"
echo -n "Setting gowernor to: "
echo "$POWERMODE" > ${SYSPATH}/scaling_govern