Created
March 2, 2012 11:59
-
-
Save burnsra/1958003 to your computer and use it in GitHub Desktop.
/proc/cpuinfo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /proc/cpuinfo | |
Processor : ARMv7 Processor rev 2 (v7l) | |
BogoMIPS : 994.65 | |
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 | |
CPU implementer : 0x41 | |
CPU architecture: 7 | |
CPU variant : 0x2 | |
CPU part : 0xc08 | |
CPU revision : 2 | |
Hardware : herring | |
Revision : 0022 | |
Serial : 33358d40f81300ec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment