debian man page for cpufreq-selector

Query: cpufreq-selector

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cpufreq-selector(1)					      General Commands Manual					       cpufreq-selector(1)

NAME
cpufreq-selector -- tool to set CPU frequency
SYNOPSIS
cpufreq-selector [-c CPU] [-g GOV] [-f FREQ]
DESCRIPTION
cpufreq-selector is a command-line tool for choosing CPU frequency settings.
OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -?, --help " 10 Show summary of options. -c NUMBER, --cpu=NUMBER " 10 number of CPU to set. If omitted, zeroth CPU is implied. -g GOV, --governor=GOV " 10 CPU governor to use, such as ``powersave'', ``performance''. -f FREQ, --freq=FREQ " 10 CPU frequency to use, in kHz.
AUTHOR
cpufreq-selector, as part of gnome-applets, was written by Carlos Garcia Campos carlosgc@gnome.org and other GNOME contributors. This manual page was written by Theppitak Karoonboonyanan thep@linux.thai.net for the Debian system (but may be used by others). Permis- sion is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later ver- sion published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. cpufreq-selector(1)
Related Man Pages
cpufreq-aperf(1) - debian
cpufreq-set(1) - debian
deejayd(1) - debian
cpupower-frequency-info(1) - centos
cpufreq-set(1) - suse
Similar Topics in the Unix Linux Community
How to find CPU Speed of zLinux
PowerNowd 1.00 (Default branch)
CharTr 0.15 (Default branch)
CharTr 0.16a (Default branch)
How to print only number using awk command in Linux ?