Advertisement
Guest User

Untitled

a guest
Jul 1st, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 15
  6. model name : Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz
  7. stepping : 10
  8. microcode : 0x92
  9. cpu MHz : 2400.000
  10. cache size : 4096 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 : 10
  24. wp : yes
  25. flags : fpu vme de pse tsc msr pae mce cx8 apic 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 lahf_lm dts tpr_shadow vnmi flexpriority
  26. bogomips : 4788.33
  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 : 15
  36. model name : Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz
  37. stepping : 10
  38. microcode : 0x92
  39. cpu MHz : 2400.000
  40. cache size : 4096 KB
  41. physical id : 0
  42. siblings : 2
  43. core id : 1
  44. cpu cores : 2
  45. apicid : 1
  46. initial apicid : 1
  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 : 10
  54. wp : yes
  55. flags : fpu vme de pse tsc msr pae mce cx8 apic 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 lahf_lm dts tpr_shadow vnmi flexpriority
  56. bogomips : 4787.95
  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