Advertisement
Guest User

Untitled

a guest
Dec 11th, 2011
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. $ cpufreq-info
  2. cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
  3. Report errors and bugs to cpufreq@vger.kernel.org, please.
  4. analyzing CPU 0:
  5. driver: acpi-cpufreq
  6. CPUs which run at the same hardware frequency: 0 1 2 3
  7. CPUs which need to have their frequency coordinated by software: 0
  8. maximum transition latency: 10.0 us.
  9. hardware limits: 800 MHz - 2.30 GHz
  10. available frequency steps: 2.30 GHz, 2.30 GHz, 1.80 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 1000 MHz, 800 MHz
  11. available cpufreq governors: ondemand, conservative, performance
  12. current policy: frequency should be within 800 MHz and 2.30 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.30 GHz:3.54%, 2.30 GHz:0.35%, 1.80 GHz:0.27%, 1.60 GHz:0.17%, 1.40 GHz:0.19%, 1.20 GHz:0.34%, 1000 MHz:0.61%, 800 MHz:94.52% (90522)
  17. analyzing CPU 1:
  18. driver: acpi-cpufreq
  19. CPUs which run at the same hardware frequency: 0 1 2 3
  20. CPUs which need to have their frequency coordinated by software: 1
  21. maximum transition latency: 10.0 us.
  22. hardware limits: 800 MHz - 2.30 GHz
  23. available frequency steps: 2.30 GHz, 2.30 GHz, 1.80 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 1000 MHz, 800 MHz
  24. available cpufreq governors: ondemand, conservative, performance
  25. current policy: frequency should be within 800 MHz and 2.30 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.30 GHz:5.78%, 2.30 GHz:0.18%, 1.80 GHz:0.07%, 1.60 GHz:0.10%, 1.40 GHz:0.11%, 1.20 GHz:0.17%, 1000 MHz:0.22%, 800 MHz:93.36% (56528)
  30. analyzing CPU 2:
  31. driver: acpi-cpufreq
  32. CPUs which run at the same hardware frequency: 0 1 2 3
  33. CPUs which need to have their frequency coordinated by software: 2
  34. maximum transition latency: 10.0 us.
  35. hardware limits: 800 MHz - 2.30 GHz
  36. available frequency steps: 2.30 GHz, 2.30 GHz, 1.80 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 1000 MHz, 800 MHz
  37. available cpufreq governors: ondemand, conservative, performance
  38. current policy: frequency should be within 800 MHz and 2.30 GHz.
  39. The governor "ondemand" may decide which speed to use
  40. within this range.
  41. current CPU frequency is 800 MHz.
  42. cpufreq stats: 2.30 GHz:7.28%, 2.30 GHz:0.10%, 1.80 GHz:0.04%, 1.60 GHz:0.04%, 1.40 GHz:0.06%, 1.20 GHz:0.09%, 1000 MHz:0.15%, 800 MHz:92.25% (36937)
  43. analyzing CPU 3:
  44. driver: acpi-cpufreq
  45. CPUs which run at the same hardware frequency: 0 1 2 3
  46. CPUs which need to have their frequency coordinated by software: 3
  47. maximum transition latency: 10.0 us.
  48. hardware limits: 800 MHz - 2.30 GHz
  49. available frequency steps: 2.30 GHz, 2.30 GHz, 1.80 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 1000 MHz, 800 MHz
  50. available cpufreq governors: ondemand, conservative, performance
  51. current policy: frequency should be within 800 MHz and 2.30 GHz.
  52. The governor "ondemand" may decide which speed to use
  53. within this range.
  54. current CPU frequency is 800 MHz.
  55. cpufreq stats: 2.30 GHz:7.87%, 2.30 GHz:0.09%, 1.80 GHz:0.04%, 1.60 GHz:0.06%, 1.40 GHz:0.07%, 1.20 GHz:0.10%, 1000 MHz:0.13%, 800 MHz:91.64% (38008)
  56.  
  57.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement