Lines Matching +full:4 +full:- +full:cores
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 ]
13 Some options are platform wide, some affect single cores. By default values
14 are applied on all cores. How to modify single core configurations is
15 described in the cpupower(1) manpage in the \-\-cpu option section. Whether an
16 option affects the whole system or can be applied to individual cores is
24 \-\-perf-bias, \-b
25 .RS 4
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
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
61 .RS 4
63 processors which use the Intel or AMD P-State cpufreq driver respectively.
67 .RS 4
74 \-\-amd\-pstate\-mode, \-m
75 .RS 4
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
85 .RS 4
94 cpupower-info(1), cpupower-monitor(1), powertop(1)
98 \-\-perf\-bias parts written by Len Brown <[email protected]>