Lines Matching +full:p +full:- +full:states
1 .TH CPUPOWER\-SET "1" "22/02/2011" "" "cpupower Manual"
3 cpupower\-set \- Set processor power related kernel or hardware configurations
6 .B cpupower set [ \-b VAL | \-e POLICY | \-m MODE | \-t BOOL ]
15 described in the cpupower(1) manpage in the \-\-cpu option section. Whether an
24 \-\-perf-bias, \-b
30 The range of valid numbers is 0-15, where 0 is maximum
33 The processor uses this information in model-specific ways
34 when it must select trade-offs between performance and
37 This policy hint does not supersede Processor Performance states
38 (P-states) or CPU Idle power states (C-states), but allows
44 in the "turbo range" above the explicitly OS-controlled
45 P-state frequency range. It may also tell the hardware
46 how aggressively it should enter the OS requested C-states.
48 This option can be applied to individual cores only via the \-\-cpu option,
54 Use \fBcpupower -c all info -b\fP to verify.
60 \-\-epp, \-e
63 processors which use the Intel or AMD P-State cpufreq driver respectively.
74 \-\-amd\-pstate\-mode, \-m
76 Sets the AMD P-State mode for supported AMD processors.
79 Refer to the AMD P-State kernel documentation for further information.
84 \-\-turbo\-boost, \-t
94 cpupower-info(1), cpupower-monitor(1), powertop(1)
98 \-\-perf\-bias parts written by Len Brown <len.brown@intel.com>