Cpu Frequency Daemon Cpu Frequency Daemon Cpu Frequency Daemon Cpu Frequency Daemon Cpu Frequency Daemon

cpufreqd-2.2.1 released   2006-11-22 10:38
Read More »

cpufreqd-2.2.0 released   2006-09-23 09:00
Read More »

Site news archive »

SourceForge.net Logo

Valid HTML 4.01 Transitional

Valid CSS!

Manpages > CPUFREQD-GET

cpufreqd-get

NAME
SYNTAX
PARAMETERS
DESCRIPTION
COMMANDS
AUTHORS
SEE ALSO

NAME

cpufreqd−get − Issues "get" commands to cpufreqd.

SYNTAX

cpufreqd−get [-l]

PARAMETERS

-l

list applied Profiles for all cpus.

DESCRIPTION

cpufreqd−get issues a command to cpufreqd and reads the returned output. When run without arguments it will issue a "LIST_PROFILES" command, useful for usage with cpufreqd−set. See the PARAMETERS above for more.

COMMANDS

LIST_PROFILES

cpufreqd−get

Name (#1):      High Speed 1
Governor:       performance
Min freq:       997500
Max freq:       997500

Name (#2):      Low Speed 1
Governor:       powersave
Min freq:       731500
Max freq:       731500

LIST_APPLIED_PROFILES

cpufreqd−get -l

CPU#0: "High Speed 1" ondemand 731500-997500

Near the name (between the parenthesis) you can find the index number to use when setting a specific profile with cpufreqd−set.

AUTHORS

Mattia Dongili <malattia@linux.it>

SEE ALSO

cpufreqd−set(1), cpufreqd(8), cpufreqd.conf(5)