cpu_freq_throttle is a throttle or/and frequency command line controller. It use files in /sys/devices/system/cpu/cpu0/cpufreq/ to set speed or throttle speed.
see man page for more information: cpu_freq_throttle.8
configure your cvs acces, just set env with:
export CVS_RSH=ssh export CVSROOT=:ext:anoncvs@cvs.mandriva.com:/cooker
CVS password is "cvs".
now launch:
cvs co soft/cpu_freq_throttle
cvs web acces:
http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/cpu_freq_throttleget tarball from website:
cpu_freq_throttle-0.4.tar.bz2
tar xvfj cpu_freq_throttle-version.tar.bz2 make PREFIX=/usr make install
get SRPM:
cpu_freq_throttle-0.4-2mdk.src.rpmnow build rpm:
rpm --rebuild cpu_freq_throttle-version.src.rpm