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

cpufreqd-set - Issues "set" commands to cpufreqd.

Authors

       Mattia Dongili <malattia@linux.it>

Commands

manual make cpufreqd run in manual mode. This means the cpufreqd will stop polling the system status  and
       will allow for specific profiles to be set.

       dynamic  make cpufreqd run in dynamic mode (this is the default cpufreqd operation mode). This means that
       cpufreqd will poll system parameters and decide which profile better suits the current status.

       number by passing an integer to cpufreqd-set  you  can  set  a  specific  profile  choosing  one  of  the
       configured ones. You can use cpufreqd-get(1) to obtain available profiles and their number.

Description

       cpufreqd-set  issues  a  command  to  cpufreqd  and  reads  all  the  available  profiles  for usage with
       cpufreqd-set.  No arguments are allowed to this command.

Name

       cpufreqd-set - Issues "set" commands to cpufreqd.

See Also

cpufreqd-get(1), cpufreqd(8), cpufreqd.conf(5)

Mattia Dongili                                        2.2.0                                      cpufreqd-set(1)

Syntax

       cpufreqd-set <command>

See Also