Lines Matching +full:idle +full:- +full:state
1 .TH "CPUPOWER-IDLE-SET" "1" "0.1" "" "cpupower Manual"
4 cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options
7 cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP]
10 The cpupower idle\-set subcommand allows to set cpu idle, also called cpu
11 sleep state, specific options offered by the kernel. One example is disabling
16 \fB\-d\fR \fB\-\-disable\fR <STATE_NO>
17 Disable a specific processor sleep state.
19 \fB\-e\fR \fB\-\-enable\fR <STATE_NO>
20 Enable a specific processor sleep state.
22 \fB\-D\fR \fB\-\-disable-by-latency\fR <LATENCY>
23 Disable all idle states with a equal or higher latency than <LATENCY>.
25 Enable all idle states with a latency lower than <LATENCY>.
27 \fB\-E\fR \fB\-\-enable-all\fR
28 Enable all idle states if not enabled already.
45 example, it is not coherent, i.e. if one is disabling a light state,
47 deep state but a lighter state still is disabled, then this has no effect.
50 Disabling the Lightest Sleep State may not have any Affect
54 state is chosen when idle, the kernel may still enter this sleep state,
56 the usage count of the disabled sleep state when using the cpupower idle-info
64 to the cpupower(1) manpage in the \-\-cpu option section how to disable
65 C-states of specific cores.
69 \fI/sys/devices/system/cpu/cpu*/cpuidle/state*\fP
78 cpupower(1), cpupower\-monitor(1), cpupower\-info(1), cpupower\-set(1),
79 cpupower\-idle\-info(1)