CPUPOWER(1) cpupower Manual CPUPOWER(1)NAME
cpupower - Shows and sets processor power related values
SYNOPSIS
cpupower [ -c cpulist ] <command> [ARGS]
cpupower -v|--version
cpupower -h|--help
DESCRIPTION
cpupower is a collection of tools to examine and tune power saving related features of your processor.
The manpages of the commands (cpupower-<command>(1)) provide detailed descriptions of supported features. Run cpupower help to get an over-
view of supported commands.
Options--help, -h
Shows supported commands and general usage.
--cpu cpulist, -c cpulist
Only show or set values for specific cores. This option is not supported by all commands, details can be found in the manpages of the
commands.
Some commands access all cores (typically the *-set commands), some only the first core (typically the *-info commands) by default.
The syntax for <cpulist> is based on how the kernel exports CPU bitmasks via sysfs files. Some examples:
Input Equivalent to
all all cores
0-3 0,1,2,3
0-7:2 0,2,4,6
1,3,5-7 1,3,5,6,7
0-3:2,8-15:4 0,2,8,12
--version, -v
Print the package name and version number.
SEE ALSO cpupower-set(1), cpupower-info(1), cpupower-idle(1), cpupower-frequency-set(1), cpupower-frequency-info(1), cpupower-monitor(1), power-
top(1)AUTHORS --perf-bias parts written by Len Brown <len.brown@intel.com>
Thomas Renninger <trenn@suse.de>
07/03/2011 CPUPOWER(1)
Check Out this Related Man Page
CPUPOWER-FREQUENCY-INFO(1) cpupower Manual CPUPOWER-FREQUENCY-INFO(1)NAME
cpupower frequency-info - Utility to retrieve cpufreq kernel information
SYNTAX
cpupower [ -c cpulist ] frequency-info [options]
DESCRIPTION
A small tool which prints out cpufreq information helpful to developers and interested users.
OPTIONS -e --debug
Prints out debug information.
-f --freq
Get frequency the CPU currently runs at, according to the cpufreq core.
-w --hwfreq
Get frequency the CPU currently runs at, by reading it from hardware (only available to root).
-l --hwlimits
Determine the minimum and maximum CPU frequency allowed.
-d --driver
Determines the used cpufreq kernel driver.
-p --policy
Gets the currently used cpufreq policy.
-g --governors
Determines available cpufreq governors.
-a --related-cpus
Determines which CPUs run at the same hardware frequency.
-a --affected-cpus
Determines which CPUs need to have their frequency coordinated by software.
-s --stats
Shows cpufreq statistics if available.
-y --latency
Determines the maximum latency on CPU frequency changes.
-o --proc
Prints out information like provided by the /proc/cpufreq interface in 2.4. and early 2.6. kernels.
-m --human
human-readable output for the -f, -w, -s and -y parameters.
REMARKS
By default only values of core zero are displayed. How to display settings of other cores is described in the cpupower(1) manpage in the
--cpu option section.
You can't specify more than one of the output specific options -o -e -a -g -p -d -l -w -f -y.
You also can't specify the -o option combined with the -c option.
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 cpupower-frequency-set(1), cpupower(1)
0.1 CPUPOWER-FREQUENCY-INFO(1)
A junior member (F.O.G.) sent a question in about commands, and a member (jaru) responded with a list of commands. His list is great and helps me as well, thank you. However, where and how did raju get this list.
As you can tell I am new this also. I used VMS years ago, and as I remember you... (4 Replies)
Dear experts,
I would like to seek some advice on the followings:
1. How do i retrieve all related system information (OS, processor type
etc) for every single hosts connected via network. Any direct UNIX
command for this? I understand that 'uname' is able to achieve this for a
single... (2 Replies)
Hi
Need to know the version(suse/redhat) and processor info(x86/itanium/amd etc).
I tried uname -a but cannot understand what is what...
Linux myworkhost 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux
I dont have the root password, I can only ssh and have to... (3 Replies)
hi,
i have to type certain commands again and again eg:
ps -ef | grep xyz
is there any way to replace the whole command by a short form
like i just do :
$ psl
and it give me the same output as
$ps -ef | grep xyz
where can we store these commands .....
on unix system and create... (2 Replies)
Hello all.
I have made an application in C using pthreads. My problem is that my program seems to be only using 1 of my cores when I create multiple threads. I have 4 cores (Q9300). I am using Ubuntu 8.04.
I do believe the problem is that on linkage it's using a pthread emulation package... (4 Replies)
I have written the worlds most advanced lexicon data structure in order to score a Boggle Board using a parallel algorithm.
I ran into a problem. Using mutexes and condition variables did not allow me to use 100% of the CPU resources on my quad core Q9450.
I wonder if the problem is that the... (8 Replies)
Hi All,
I Have Sun SPARC T5220 is a single processor machine with 8 cores.
I want to create a zone which should take 3 cores.
So how can I Configure those 3 cores to zone?
and
Once I configured some particular cores to zone and if I want to increase or decrease the cores how can I do it?
... (4 Replies)
How to get a CPU temperature and current power consumption in T5220 server both from system controller and Operating system. I need details by cores. Thanks in advance. (13 Replies)
Hello Friends
I am currently facing high CPU usage problem which is making my site extremely slow.
Currently I am using a 8GB RAM with 8 cores but, the creation of temporary files is eating away a lot of the CPU resource making the site very slow.
The normal CPU load average remains below 2-3... (5 Replies)
I am trying to see the commands that can work also with only one argument. I tried that man to see the commands details but could not figure out. Here in my scenario I have ln, cp and mv commands. I am trying to see if these command can also work with just one argument. It looks like cp works if I... (3 Replies)
Hi,
I am very new to scripting and I wanted to write a unix shell script which can give me,
1)number of cpu's in a box
2)number of cores per cpu
3)total number of cores in abox (ie multiplying 1&2)
I am also trying to figure out how to check if hyper-threading is enabled in the... (8 Replies)
Hi,
Could you please Tell me the command to find the number of cores in red hat box?
I have tried cat cat /proc/cpuinfo | grep processor | wc -l command to find the number of processers.
But need to fond the number of cores.
Is there any difference between core and processor?
... (4 Replies)
turbostat reports C-states of all CPU cores, and includes entries for each hyper-threaded core as well. Often enough the two logical cores on a single physical core will list different C state percentages. Does that make any sense?
Is this reporting the c-states of the few duplicated parts... (8 Replies)
Hi all.
I have a question about linux command to find number of CPU and Core.
I usually use the command dmidecode -t processor to find cpu and core numbers . On this machine with Red Hat 4. 0 when I try to insert the command is returned the error
-bash: dmidecode: command not found
I try to... (8 Replies)
Hi,
I am trying to gather cpu core details and used this script - Solaris & Scripting: Script - Find cpu - model / type / count / core / thread / speed - Solaris Sparc
For auuditing purpose, we want to know how many cores are being used by Oracle, because oracle license will be charged on... (2 Replies)