Lines Matching +full:4 +full:- +full:cores
3 cpupower \- Shows and sets processor power related values
6 .B cpupower [ \-c cpulist ] <command> [ARGS]
8 .B cpupower \-v|\-\-version
10 .B cpupower \-h|\-\-help
16 The manpages of the commands (cpupower\-<command>(1)) provide detailed
22 \-\-help, \-h
23 .RS 4
27 \-\-cpu cpulist, \-c cpulist
28 .RS 4
29 Only show or set values for specific cores.
33 Some commands access all cores (typically the *\-set commands), some only
34 the first core (typically the *\-info commands) by default.
38 .RS 4
44 all cores
46 0\-3
49 0\-7:2
50 0,2,4,6
52 1,3,5-7
55 0\-3:2,8\-15:4
60 \-\-version, \-v
61 .RS 4
65 cpupower-set(1), cpupower-info(1), cpupower-idle-info(1),
66 cpupower-idle-set(1), cpupower-frequency-set(1), cpupower-frequency-info(1),
67 cpupower-monitor(1), powertop(1)
71 \-\-perf\-bias parts written by Len Brown <[email protected]>