Advertisement
riteshchikatwar

Untitled

Feb 10th, 2020
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. [root@dhcp41-251 ~]# cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 26
  6. model name : Intel Core i7 9xx (Nehalem Class Core i7)
  7. stepping : 3
  8. microcode : 0x1
  9. cpu MHz : 2399.998
  10. cache size : 16384 KB
  11. physical id : 0
  12. siblings : 1
  13. core id : 0
  14. cpu cores : 1
  15. apicid : 0
  16. initial apicid : 0
  17. fpu : yes
  18. fpu_exception : yes
  19. cpuid level : 11
  20. wp : yes
  21. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni vmx ssse3 cx16 sse4_1 sse4_2 x2apic popcnt hypervisor lahf_lm pti tpr_shadow vnmi flexpriority ept vpid
  22. bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
  23. bogomips : 4799.99
  24. clflush size : 64
  25. cache_alignment : 64
  26. address sizes : 46 bits physical, 48 bits virtual
  27. power management:
  28.  
  29. processor : 1
  30. vendor_id : GenuineIntel
  31. cpu family : 6
  32. model : 26
  33. model name : Intel Core i7 9xx (Nehalem Class Core i7)
  34. stepping : 3
  35. microcode : 0x1
  36. cpu MHz : 2399.998
  37. cache size : 16384 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 : 11
  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 syscall nx lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni vmx ssse3 cx16 sse4_1 sse4_2 x2apic popcnt hypervisor lahf_lm pti tpr_shadow vnmi flexpriority ept vpid
  49. bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
  50. bogomips : 4799.99
  51. clflush size : 64
  52. cache_alignment : 64
  53. address sizes : 46 bits physical, 48 bits virtual
  54. power management:
  55.  
  56. processor : 2
  57. vendor_id : GenuineIntel
  58. cpu family : 6
  59. model : 26
  60. model name : Intel Core i7 9xx (Nehalem Class Core i7)
  61. stepping : 3
  62. microcode : 0x1
  63. cpu MHz : 2399.998
  64. cache size : 16384 KB
  65. physical id : 2
  66. siblings : 1
  67. core id : 0
  68. cpu cores : 1
  69. apicid : 2
  70. initial apicid : 2
  71. fpu : yes
  72. fpu_exception : yes
  73. cpuid level : 11
  74. wp : yes
  75. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni vmx ssse3 cx16 sse4_1 sse4_2 x2apic popcnt hypervisor lahf_lm pti tpr_shadow vnmi flexpriority ept vpid
  76. bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
  77. bogomips : 4799.99
  78. clflush size : 64
  79. cache_alignment : 64
  80. address sizes : 46 bits physical, 48 bits virtual
  81. power management:
  82.  
  83. processor : 3
  84. vendor_id : GenuineIntel
  85. cpu family : 6
  86. model : 26
  87. model name : Intel Core i7 9xx (Nehalem Class Core i7)
  88. stepping : 3
  89. microcode : 0x1
  90. cpu MHz : 2399.998
  91. cache size : 16384 KB
  92. physical id : 3
  93. siblings : 1
  94. core id : 0
  95. cpu cores : 1
  96. apicid : 3
  97. initial apicid : 3
  98. fpu : yes
  99. fpu_exception : yes
  100. cpuid level : 11
  101. wp : yes
  102. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni vmx ssse3 cx16 sse4_1 sse4_2 x2apic popcnt hypervisor lahf_lm pti tpr_shadow vnmi flexpriority ept vpid
  103. bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit
  104. bogomips : 4799.99
  105. clflush size : 64
  106. cache_alignment : 64
  107. address sizes : 46 bits physical, 48 bits virtual
  108. power management:
  109.  
  110. [root@dhcp41-251 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement