Advertisement
Guest User

Untitled

a guest
May 18th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. jonathon@Tharos:~$ cpufreq-info
  2. cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
  3. Report errors and bugs to cpufreq@vger.kernel.org, please.
  4. analyzing CPU 0:
  5. driver: powernow-k8
  6. CPUs which run at the same hardware frequency: 0
  7. CPUs which need to have their frequency coordinated by software: 0
  8. maximum transition latency: 8.0 us.
  9. hardware limits: 800 MHz - 2.00 GHz
  10. available frequency steps: 2.00 GHz, 1.40 GHz, 800 MHz
  11. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  12. current policy: frequency should be within 800 MHz and 2.00 GHz.
  13. The governor "ondemand" may decide which speed to use
  14. within this range.
  15. current CPU frequency is 800 MHz.
  16. cpufreq stats: 2.00 GHz:18.80%, 1.40 GHz:2.12%, 800 MHz:79.08% (56890)
  17. analyzing CPU 1:
  18. driver: powernow-k8
  19. CPUs which run at the same hardware frequency: 1
  20. CPUs which need to have their frequency coordinated by software: 1
  21. maximum transition latency: 8.0 us.
  22. hardware limits: 800 MHz - 2.00 GHz
  23. available frequency steps: 2.00 GHz, 1.40 GHz, 800 MHz
  24. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  25. current policy: frequency should be within 800 MHz and 2.00 GHz.
  26. The governor "ondemand" may decide which speed to use
  27. within this range.
  28. current CPU frequency is 800 MHz.
  29. cpufreq stats: 2.00 GHz:20.27%, 1.40 GHz:1.65%, 800 MHz:78.07% (60592)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement