Comment 3 for bug 675442

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

On my single core ARM devices 1MHz == 1 bogomips:

hrw@efika:~/devel/ubuntu$ cat /proc/cpuinfo
Processor : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 799.53
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc08
CPU revision : 5

Hardware : Genesi Efika MX (Smartbook)
Revision : 51030
Serial : 0000000000000000

On another it is similar:

-bash-2.05b$ cat /proc/cpuinfo
Processor : ARMv7 Processor rev 3 (v7l)
BogoMIPS : 249.96
Features : swp half fastmult vfp edsp neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x1
CPU part : 0xc08
CPU revision : 3

Hardware : Nokia RX-51 board
Revision : 2101
Serial : 0000000000000000

And pandaboard lacks cpufreq driver now.