Guest chunga Posted February 2, 2010 Report Posted February 2, 2010 :) I never tried this before, but today I noticed that cpuinfo indicates only 512Mhz max and 183Mhz min I tried setcpu to get 768Mhz but no luck. sh-3.2# cat proc/cpuinfo Processor : ARMv7 Processor rev 2 (v7l) BogoMIPS : 511.18 Features : swp half thumb fastmult vfp edsp neon CPU implementer : 0x51 CPU architecture: 7 CPU variant : 0x0 CPU part : 0x00f CPU revision : 2
Guest blc Posted February 2, 2010 Report Posted February 2, 2010 BogoMIPS is not same as Megahertz ;) # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq - if you want to know the current speed.
Guest chunga Posted February 2, 2010 Report Posted February 2, 2010 BogoMIPS is not same as Megahertz ;) # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq - if you want to know the current speed. oh my bad, tks mate
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now