Advertisement
Guest User

Untitled

a guest
Oct 5th, 2013
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. hp@hp:~$ sudo cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 23
  6. model name : Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz
  7. stepping : 10
  8. microcode : 0xa0b
  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. f00f_bug : no
  19. coma_bug : no
  20. fpu : yes
  21. fpu_exception : yes
  22. cpuid level : 13
  23. wp : yes
  24. 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 lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida dtherm tpr_shadow vnmi flexpriority
  25. bogomips : 4189.77
  26. clflush size : 64
  27. cache_alignment : 64
  28. address sizes : 36 bits physical, 48 bits virtual
  29. power management:
  30.  
  31. processor : 1
  32. vendor_id : GenuineIntel
  33. cpu family : 6
  34. model : 23
  35. model name : Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz
  36. stepping : 10
  37. microcode : 0xa0b
  38. cpu MHz : 1200.000
  39. cache size : 2048 KB
  40. physical id : 0
  41. siblings : 2
  42. core id : 1
  43. cpu cores : 2
  44. apicid : 1
  45. initial apicid : 1
  46. fdiv_bug : no
  47. f00f_bug : no
  48. coma_bug : no
  49. fpu : yes
  50. fpu_exception : yes
  51. cpuid level : 13
  52. wp : yes
  53. 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 lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida dtherm tpr_shadow vnmi flexpriority
  54. bogomips : 4189.77
  55. clflush size : 64
  56. cache_alignment : 64
  57. address sizes : 36 bits physical, 48 bits virtual
  58. power management:
  59.  
  60. hp@hp:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement