Advertisement
Guest User

Untitled

a guest
Jan 17th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. odroidn2:~$ 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: cpufreq-dt
  6. CPUs which run at the same hardware frequency: 0 1
  7. CPUs which need to have their frequency coordinated by software: 0 1
  8. maximum transition latency: 50.0 us.
  9. hardware limits: 100.0 MHz - 1.90 GHz
  10. available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz, 1.20 GHz, 1.40 GHz, 1.51 GHz, 1.61 GHz, 1.70 GHz, 1.90 GHz
  11. available cpufreq governors: powersave, conservative, ondemand, userspace, performance, schedutil
  12. current policy: frequency should be within 100.0 MHz and 1.90 GHz.
  13. The governor "performance" may decide which speed to use
  14. within this range.
  15. current CPU frequency is 1.90 GHz (asserted by call to hardware).
  16. cpufreq stats: 100.0 MHz:0.00%, 250 MHz:0.00%, 500 MHz:0.00%, 667 MHz:0.00%, 1000 MHz:0.00%, 1.20 GHz:0.00%, 1.40 GHz:0.00%, 1.51 GHz:0.00%, 1.61 GHz:0.00%, 1.70 GHz:0.00%, 1.90 GHz:100.00% (1)
  17. analyzing CPU 1:
  18. driver: cpufreq-dt
  19. CPUs which run at the same hardware frequency: 0 1
  20. CPUs which need to have their frequency coordinated by software: 0 1
  21. maximum transition latency: 50.0 us.
  22. hardware limits: 100.0 MHz - 1.90 GHz
  23. available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz, 1.20 GHz, 1.40 GHz, 1.51 GHz, 1.61 GHz, 1.70 GHz, 1.90 GHz
  24. available cpufreq governors: powersave, conservative, ondemand, userspace, performance, schedutil
  25. current policy: frequency should be within 100.0 MHz and 1.90 GHz.
  26. The governor "performance" may decide which speed to use
  27. within this range.
  28. current CPU frequency is 1.90 GHz (asserted by call to hardware).
  29. cpufreq stats: 100.0 MHz:0.00%, 250 MHz:0.00%, 500 MHz:0.00%, 667 MHz:0.00%, 1000 MHz:0.00%, 1.20 GHz:0.00%, 1.40 GHz:0.00%, 1.51 GHz:0.00%, 1.61 GHz:0.00%, 1.70 GHz:0.00%, 1.90 GHz:100.00% (1)
  30. analyzing CPU 2:
  31. no or unknown cpufreq driver is active on this CPU
  32. maximum transition latency: 4294.55 ms.
  33. analyzing CPU 3:
  34. no or unknown cpufreq driver is active on this CPU
  35. maximum transition latency: 4294.55 ms.
  36. analyzing CPU 4:
  37. no or unknown cpufreq driver is active on this CPU
  38. maximum transition latency: 4294.55 ms.
  39. analyzing CPU 5:
  40. no or unknown cpufreq driver is active on this CPU
  41. maximum transition latency: 4294.55 ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement