Advertisement
Guest User

cpuinfo

a guest
Oct 30th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 58
  6. model name : Intel(R) Celeron(R) CPU 1000M @ 1.80GHz
  7. stepping : 9
  8. microcode : 0x15
  9. cpu MHz : 1200.000
  10. cache size : 2048 KB
  11. physical id : 0
  12. siblings : 2
  13. core id : 0
  14. cpu cores : 2
  15. apicid : 0
  16. initial apicid : 0
  17. fdiv_bug : no
  18. hlt_bug : no
  19. f00f_bug : no
  20. coma_bug : no
  21. fpu : yes
  22. fpu_exception : yes
  23. cpuid level : 13
  24. wp : yes
  25. 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 nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
  26. bogomips : 3591.83
  27. clflush size : 64
  28. cache_alignment : 64
  29. address sizes : 36 bits physical, 48 bits virtual
  30. power management:
  31.  
  32. processor : 1
  33. vendor_id : GenuineIntel
  34. cpu family : 6
  35. model : 58
  36. model name : Intel(R) Celeron(R) CPU 1000M @ 1.80GHz
  37. stepping : 9
  38. microcode : 0x15
  39. cpu MHz : 1200.000
  40. cache size : 2048 KB
  41. physical id : 0
  42. siblings : 2
  43. core id : 1
  44. cpu cores : 2
  45. apicid : 2
  46. initial apicid : 2
  47. fdiv_bug : no
  48. hlt_bug : no
  49. f00f_bug : no
  50. coma_bug : no
  51. fpu : yes
  52. fpu_exception : yes
  53. cpuid level : 13
  54. wp : yes
  55. 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 nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
  56. bogomips : 3591.68
  57. clflush size : 64
  58. cache_alignment : 64
  59. address sizes : 36 bits physical, 48 bits virtual
  60. power management:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement