Advertisement
Guest User

koen Kooi

a guest
Jun 1st, 2010
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.86 KB | None | 0 0
  1. root@beagleboardXM:~# 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: omap
  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: 300 us.
  9.   hardware limits: 300 MHz - 1000 MHz
  10.   available frequency steps: 1000 MHz, 800 MHz, 600 MHz, 300 MHz
  11.   available cpufreq governors: conservative, ondemand, powersave, userspace, performance
  12.   current policy: frequency should be within 300 MHz and 1000 MHz.
  13.                   The governor "performance" may decide which speed to use
  14.                   within this range.
  15.   current CPU frequency is 1000 MHz (asserted by call to hardware).
  16.   cpufreq stats: 1000 MHz:100.00%, 800 MHz:0.00%, 600 MHz:0.00%, 300 MHz:0.00%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement