Advertisement
Guest User

cpufreq-info

a guest
Sep 23rd, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
  2. Report errors and bugs to cpufreq@vger.kernel.org, please.
  3. analyzing CPU 0:
  4. driver: acpi-cpufreq
  5. CPUs which run at the same hardware frequency: 0
  6. CPUs which need to have their frequency coordinated by software: 0
  7. maximum transition latency: 10.0 us.
  8. hardware limits: 800 MHz - 1.80 GHz
  9. available frequency steps: 1.80 GHz, 1.80 GHz, 1.20 GHz, 800 MHz
  10. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  11. current policy: frequency should be within 800 MHz and 1.80 GHz.
  12. The governor "userspace" may decide which speed to use
  13. within this range.
  14. current CPU frequency is 800 MHz.
  15. cpufreq stats: 1.80 GHz:24.81%, 1.80 GHz:2.08%, 1.20 GHz:9.71%, 800 MHz:63.40% (5220)
  16. analyzing CPU 1:
  17. driver: acpi-cpufreq
  18. CPUs which run at the same hardware frequency: 1
  19. CPUs which need to have their frequency coordinated by software: 1
  20. maximum transition latency: 10.0 us.
  21. hardware limits: 800 MHz - 1.80 GHz
  22. available frequency steps: 1.80 GHz, 1.80 GHz, 1.20 GHz, 800 MHz
  23. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  24. current policy: frequency should be within 800 MHz and 1.80 GHz.
  25. The governor "ondemand" may decide which speed to use
  26. within this range.
  27. current CPU frequency is 1.20 GHz.
  28. cpufreq stats: 1.80 GHz:24.88%, 1.80 GHz:3.02%, 1.20 GHz:13.12%, 800 MHz:58.97% (7229)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement