Advertisement
Guest User

Untitled

a guest
Jan 31st, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. /sys/devices/system/cpu$ cpufreq-info
  2. cpufrequtils 006: 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: 14.0 us.
  9. hardware limits: 800 MHz - 2.90 GHz
  10. available frequency steps: 2.90 GHz, 2.20 GHz, 1.70 GHz, 800 MHz
  11. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  12. current policy: frequency should be within 2.90 GHz and 2.90 GHz.
  13. The governor "ondemand" may decide which speed to use
  14. within this range.
  15. current CPU frequency is 2.90 GHz.
  16. cpufreq stats: 2.90 GHz:99,97%, 2.20 GHz:0,00%, 1.70 GHz:0,00%, 800 MHz:0,03% (4)
  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: 14.0 us.
  22. hardware limits: 800 MHz - 2.90 GHz
  23. available frequency steps: 2.90 GHz, 2.20 GHz, 1.70 GHz, 800 MHz
  24. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  25. current policy: frequency should be within 2.90 GHz and 2.90 GHz.
  26. The governor "ondemand" may decide which speed to use
  27. within this range.
  28. current CPU frequency is 2.90 GHz.
  29. cpufreq stats: 2.90 GHz:99,97%, 2.20 GHz:0,00%, 1.70 GHz:0,00%, 800 MHz:0,03% (2)
  30. analyzing CPU 2:
  31. driver: powernow-k8
  32. CPUs which run at the same hardware frequency: 2
  33. CPUs which need to have their frequency coordinated by software: 2
  34. maximum transition latency: 14.0 us.
  35. hardware limits: 800 MHz - 2.90 GHz
  36. available frequency steps: 2.90 GHz, 2.20 GHz, 1.70 GHz, 800 MHz
  37. available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  38. current policy: frequency should be within 2.90 GHz and 2.90 GHz.
  39. The governor "ondemand" may decide which speed to use
  40. within this range.
  41. current CPU frequency is 2.90 GHz.
  42. cpufreq stats: 2.90 GHz:99,98%, 2.20 GHz:0,00%, 1.70 GHz:0,00%, 800 MHz:0,02% (6)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement