Advertisement
Guest User

Untitled

a guest
Jan 10th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. root ~ # cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 58
  6. model name : Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
  7. stepping : 9
  8. microcode : 0x12
  9. cpu MHz : 774.000
  10. cache size : 3072 KB
  11. physical id : 0
  12. siblings : 4
  13. core id : 0
  14. cpu cores : 2
  15. apicid : 0
  16. initial apicid : 0
  17. fpu : yes
  18. fpu_exception : yes
  19. cpuid level : 13
  20. wp : yes
  21. 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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl 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 avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
  22. bogomips : 3597.53
  23. clflush size : 64
  24. cache_alignment : 64
  25. address sizes : 36 bits physical, 48 bits virtual
  26. power management:
  27.  
  28. processor : 1
  29. vendor_id : GenuineIntel
  30. cpu family : 6
  31. model : 58
  32. model name : Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
  33. stepping : 9
  34. microcode : 0x12
  35. cpu MHz : 774.000
  36. cache size : 3072 KB
  37. physical id : 0
  38. siblings : 4
  39. core id : 1
  40. cpu cores : 2
  41. apicid : 2
  42. initial apicid : 2
  43. fpu : yes
  44. fpu_exception : yes
  45. cpuid level : 13
  46. wp : yes
  47. 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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl 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 avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
  48. bogomips : 3597.53
  49. clflush size : 64
  50. cache_alignment : 64
  51. address sizes : 36 bits physical, 48 bits virtual
  52. power management:
  53.  
  54. processor : 2
  55. vendor_id : GenuineIntel
  56. cpu family : 6
  57. model : 58
  58. model name : Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
  59. stepping : 9
  60. microcode : 0x12
  61. cpu MHz : 774.000
  62. cache size : 3072 KB
  63. physical id : 0
  64. siblings : 4
  65. core id : 0
  66. cpu cores : 2
  67. apicid : 1
  68. initial apicid : 1
  69. fpu : yes
  70. fpu_exception : yes
  71. cpuid level : 13
  72. wp : yes
  73. 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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl 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 avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
  74. bogomips : 3597.53
  75. clflush size : 64
  76. cache_alignment : 64
  77. address sizes : 36 bits physical, 48 bits virtual
  78. power management:
  79.  
  80. processor : 3
  81. vendor_id : GenuineIntel
  82. cpu family : 6
  83. model : 58
  84. model name : Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
  85. stepping : 9
  86. microcode : 0x12
  87. cpu MHz : 774.000
  88. cache size : 3072 KB
  89. physical id : 0
  90. siblings : 4
  91. core id : 1
  92. cpu cores : 2
  93. apicid : 3
  94. initial apicid : 3
  95. fpu : yes
  96. fpu_exception : yes
  97. cpuid level : 13
  98. wp : yes
  99. 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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl 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 avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
  100. bogomips : 3597.53
  101. clflush size : 64
  102. cache_alignment : 64
  103. address sizes : 36 bits physical, 48 bits virtual
  104. power management:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement