Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 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 1
  6. CPUs which need to have their frequency coordinated by software: 0
  7. maximum transition latency: 10.0 us.
  8. hardware limits: 800 MHz - 2.00 GHz
  9. available frequency steps: 2.00 GHz, 2.00 GHz, 1.60 GHz, 1.20 GHz, 800 MHz
  10. available cpufreq governors: ondemand, performance
  11. current policy: frequency should be within 800 MHz and 2.00 GHz.
  12. The governor "ondemand" may decide which speed to use
  13. within this range.
  14. current CPU frequency is 800 MHz.
  15. analyzing CPU 1:
  16. driver: acpi-cpufreq
  17. CPUs which run at the same hardware frequency: 0 1
  18. CPUs which need to have their frequency coordinated by software: 1
  19. maximum transition latency: 10.0 us.
  20. hardware limits: 800 MHz - 2.00 GHz
  21. available frequency steps: 2.00 GHz, 2.00 GHz, 1.60 GHz, 1.20 GHz, 800 MHz
  22. available cpufreq governors: ondemand, performance
  23. current policy: frequency should be within 800 MHz and 2.00 GHz.
  24. The governor "ondemand" may decide which speed to use
  25. within this range.
  26. current CPU frequency is 2.00 GHz.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement