|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
cpufreq-set(1) cpufreq-set(1)
NAME
cpufreq-set - A small tool which allows to modify cpufreq settings.
SYNTAX
cpufreq-set [options]
DESCRIPTION
cpufreq-set allows you to modify cpufreq settings without having to
type e.g. "/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" all
the time.
OPTIONS
-c --cpu <CPU>
number of CPU where cpufreq settings shall be modified.
-d --min <FREQ>
new minimum CPU frequency the governor may select.
-u --max <FREQ>
new maximum CPU frequency the governor may select.
-g --governor <GOV>
new cpufreq governor.
-f --freq <FREQ>
specific frequency to be set. Requires userspace governor to be
available and loaded.
-h --help
Prints out the help screen.
REMARKS
Omitting the -c or --cpu argument is equivalent to setting it to zero.
The -f FREQ, --freq FREQ parameter cannot be combined with any other
parameter except the -c CPU, --cpu CPU parameter.
FREQuencies can be passed in Hz, kHz (default), MHz, GHz, or THz by
postfixing the value with the wanted unit name, without any space (FRE-
Quency in kHz =^ Hz * 0.001 =^ MHz * 1000 =^ GHz * 1000000).
FILES
/sys/devices/system/cpu/cpu*/cpufreq/
/proc/cpufreq (deprecated)
/proc/sys/cpu/ (deprecated)
AUTHORS
Dominik Brodowski <linux@brodo.de> - author
Mattia Dongili<malattia@gmail.com> - first autolibtoolization
SEE ALSO
cpufreq-info(1)
Mattia Dongili 0.1 cpufreq-set(1)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:35:06 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6091 hits) (FreeBSD 6.2)
sqlite3 man page (5587 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5038 hits) (Solaris 10 11_06)
CPAN man page (4781 hits) (Suse Linux 10.1)
ssh man page (4434 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3488 hits) (Solaris 10 11_06)
signal man page (3341 hits) (Suse Linux 10.1)
netcat man page (3330 hits) (Suse Linux 10.1)
pprosetup man page (2842 hits) (Solaris 10 11_06)
startproc man page (2722 hits) (Suse Linux 10.1)
|