Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. xangua@xangua-Aspire-5320:~$ cpupower frequency-set -g ondemand
  2. Subcommand frequency-set needs root privileges
  3. xangua@xangua-Aspire-5320:~$ sudo cpupower frequency-set -g ondemand
  4. Setting cpu: 0
  5. xangua@xangua-Aspire-5320:~$ cpupower frequency-info
  6. analyzing CPU 0:
  7. driver: p4-clockmod
  8. CPUs which run at the same hardware frequency: 0
  9. CPUs which need to have their frequency coordinated by software: 0
  10. maximum transition latency: 10.00 ms.
  11. hardware limits: 217 MHz - 1.73 GHz
  12. available frequency steps: 217 MHz, 433 MHz, 650 MHz, 867 MHz, 1.08 GHz, 1.30 GHz, 1.52 GHz, 1.73 GHz
  13. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  14. current policy: frequency should be within 217 MHz and 1.73 GHz.
  15. The governor "performance" may decide which speed to use
  16. within this range.
  17. current CPU frequency is 1.73 GHz.
  18. cpufreq stats: 217 MHz:0.00%, 433 MHz:0.00%, 650 MHz:0.00%, 867 MHz:0.00%, 1.08 GHz:0.00%, 1.30 GHz:0.00%, 1.52 GHz:0.00%, 1.73 GHz:100.00%
  19. boost state support:
  20. Supported: no
  21. Active: no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement