Advertisement
Guest User

Untitled

a guest
Mar 17th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. uni67kassel@linux1:~$ 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 T5750 @ 2.00GHz
  7. stepping : 13
  8. microcode : 0xa3
  9. cpu MHz : 1000.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 : 10
  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 est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm
  25. bogomips : 3990.01
  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 : 15
  35. model name : Intel(R) Core(TM)2 Duo CPU T5750 @ 2.00GHz
  36. stepping : 13
  37. microcode : 0xa3
  38. cpu MHz : 1000.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 : 10
  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 est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm
  54. bogomips : 3990.01
  55. clflush size : 64
  56. cache_alignment : 64
  57. address sizes : 36 bits physical, 48 bits virtual
  58. power management:
  59.  
  60. uni67kassel@linux1:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement