Created
September 20, 2013 20:55
-
-
Save LeoAdamek/6643780 to your computer and use it in GitHub Desktop.
/proc/cpuinfo on a score from eBay
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
| processor : 0 | |
| vendor_id : GenuineIntel | |
| cpu family : 6 | |
| model : 15 | |
| model name : Intel(R) Xeon(R) CPU E5310 @ 1.60GHz | |
| stepping : 7 | |
| microcode : 0x67 | |
| cpu MHz : 1596.049 | |
| cache size : 4096 KB | |
| physical id : 0 | |
| siblings : 4 | |
| core id : 0 | |
| cpu cores : 4 | |
| apicid : 0 | |
| initial apicid : 0 | |
| fpu : yes | |
| fpu_exception : yes | |
| cpuid level : 10 | |
| wp : yes | |
| flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx tm2 ssse3 cx16 xtpr pdcm dca lahf_lm dtherm tpr_shadow | |
| bogomips : 3192.09 | |
| clflush size : 64 | |
| cache_alignment : 64 | |
| address sizes : 36 bits physical, 48 bits virtual | |
| power management: | |
| ## There's 7 more of these. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment