logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cpufreq-selector — tool to set CPU frequency

Author

       cpufreq-selector,  as  part  of gnome-applets, was written by Carlos García 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).  Permission is granted to copy, distribute and/or modify this document under the
       terms of the GNU General Public License, Version 2 any later  version  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)

Description

cpufreq-selector is a command-line tool for choosing CPU frequency settings.

Name

       cpufreq-selector — tool to set CPU frequency

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
                 Show summary of options.

       -cNUMBER,--cpu=NUMBER
                 number of CPU to set.  If omitted, zeroth CPU is implied.

       -gGOV,--governor=GOV
                 CPU governor to use, such as ``powersave'', ``performance''.

       -fFREQ,--freq=FREQ
                 CPU frequency to use, in kHz.

Synopsis

cpufreq-selector [-cCPU][-gGOV][-fFREQ]

See Also