Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. [root@localhost ~]# uname -a
  2. Linux localhost.localdomain 3.10.0-327.10.1.el7.x86_64 #1 SMP Tue Feb 16 17:03:50 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
  3. [root@localhost ~]#
  4. root@localhost ~]# cat /proc/cpuinfo
  5. processor : 0
  6. vendor_id : GenuineIntel
  7. cpu family : 6
  8. model : 60
  9. model name : Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
  10. stepping : 3
  11. cpu MHz : 2494.033
  12. cache size : 3072 KB
  13. physical id : 0
  14. siblings : 1
  15. core id : 0
  16. cpu cores : 1
  17. apicid : 0
  18. initial apicid : 0
  19. fpu : yes
  20. fpu_exception : yes
  21. cpuid level : 13
  22. wp : yes
  23. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht pbe syscall nx pdpe1gb lm constant_tsc rep_good nopl xtopology nonstop_tsc eagerfpu pni pclmulqdq dtes64 ds_cpl ssse3 fma cx16 xtpr pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm arat fsgsbase bmi1 avx2 bmi2 erms invpcid xsaveopt
  24. bogomips : 4988.06
  25. clflush size : 64
  26. cache_alignment : 64
  27. address sizes : 39 bits physical, 48 bits virtual
  28. power management:
  29.  
  30. processor : 1
  31. vendor_id : GenuineIntel
  32. cpu family : 6
  33. model : 60
  34. model name : Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
  35. stepping : 3
  36. cpu MHz : 2494.033
  37. cache size : 3072 KB
  38. physical id : 1
  39. siblings : 1
  40. core id : 0
  41. cpu cores : 1
  42. apicid : 1
  43. initial apicid : 1
  44. fpu : yes
  45. fpu_exception : yes
  46. cpuid level : 13
  47. wp : yes
  48. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht pbe syscall nx pdpe1gb lm constant_tsc rep_good nopl xtopology nonstop_tsc eagerfpu pni pclmulqdq dtes64 ds_cpl ssse3 fma cx16 xtpr pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm arat fsgsbase bmi1 avx2 bmi2 erms invpcid xsaveopt
  49. bogomips : 4985.92
  50. clflush size : 64
  51. cache_alignment : 64
  52. address sizes : 39 bits physical, 48 bits virtual
  53. power management:
  54.  
  55. processor : 2
  56. vendor_id : GenuineIntel
  57. cpu family : 6
  58. model : 60
  59. model name : Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
  60. stepping : 3
  61. cpu MHz : 2494.033
  62. cache size : 3072 KB
  63. physical id : 2
  64. siblings : 1
  65. core id : 0
  66. cpu cores : 1
  67. apicid : 2
  68. initial apicid : 2
  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 mmx fxsr sse sse2 ss ht pbe syscall nx pdpe1gb lm constant_tsc rep_good nopl xtopology nonstop_tsc eagerfpu pni pclmulqdq dtes64 ds_cpl ssse3 fma cx16 xtpr pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm arat fsgsbase bmi1 avx2 bmi2 erms invpcid xsaveopt
  74. bogomips : 4986.46
  75. clflush size : 64
  76. cache_alignment : 64
  77. address sizes : 39 bits physical, 48 bits virtual
  78. power management:
  79.  
  80. processor : 3
  81. vendor_id : GenuineIntel
  82. cpu family : 6
  83. model : 60
  84. model name : Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
  85. stepping : 3
  86. cpu MHz : 2494.033
  87. cache size : 3072 KB
  88. physical id : 3
  89. siblings : 1
  90. core id : 0
  91. cpu cores : 1
  92. apicid : 3
  93. initial apicid : 3
  94. fpu : yes
  95. fpu_exception : yes
  96. cpuid level : 13
  97. wp : yes
  98. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht pbe syscall nx pdpe1gb lm constant_tsc rep_good nopl xtopology nonstop_tsc eagerfpu pni pclmulqdq dtes64 ds_cpl ssse3 fma cx16 xtpr pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm arat fsgsbase bmi1 avx2 bmi2 erms invpcid xsaveopt
  99. bogomips : 4986.95
  100. clflush size : 64
  101. cache_alignment : 64
  102. address sizes : 39 bits physical, 48 bits virtual
  103. power management:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement