cpufreq-info: Update (#1866)
This commit is contained in:
parent
ed3334f048
commit
0ab26f049c
|
|
@ -10,7 +10,11 @@
|
|||
|
||||
`cpufreq-info -c {{cpu_number}}`
|
||||
|
||||
- Show the minimum, maximum CPU frequency and currently used policy in table format:
|
||||
- Show the allowed minimum and maximum CPU frequency:
|
||||
|
||||
`cpufreq-info -l`
|
||||
|
||||
- Show the current minimum and maximum CPU frequency and policy in table format:
|
||||
|
||||
`cpufreq-info -o`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue