Advertisement
fuxoft

ProcInfo

Jan 23rd, 2014
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. fuxoft@frantisek:~$ 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 CPU E8400 @ 3.00GHz
  7. stepping : 10
  8. cpu MHz : 2999.862
  9. cache size : 6144 KB
  10. physical id : 0
  11. siblings : 2
  12. core id : 0
  13. cpu cores : 2
  14. apicid : 0
  15. initial apicid : 0
  16. fdiv_bug : no
  17. f00f_bug : no
  18. coma_bug : no
  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 dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni monitor tm2 ssse3 lahf_lm dtherm
  24. bogomips : 5999.72
  25. clflush size : 64
  26. cache_alignment : 64
  27. address sizes : 36 bits physical, 48 bits virtual
  28. power management:
  29.  
  30. processor : 1
  31. vendor_id : GenuineIntel
  32. cpu family : 6
  33. model : 23
  34. model name : Intel(R) Core(TM)2 CPU E8400 @ 3.00GHz
  35. stepping : 10
  36. cpu MHz : 2999.862
  37. cache size : 6144 KB
  38. physical id : 0
  39. siblings : 2
  40. core id : 1
  41. cpu cores : 2
  42. apicid : 1
  43. initial apicid : 1
  44. fdiv_bug : no
  45. f00f_bug : no
  46. coma_bug : no
  47. fpu : yes
  48. fpu_exception : yes
  49. cpuid level : 13
  50. wp : yes
  51. 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 monitor tm2 ssse3 lahf_lm dtherm
  52. bogomips : 5999.72
  53. clflush size : 64
  54. cache_alignment : 64
  55. address sizes : 36 bits physical, 48 bits virtual
  56. power management:
  57.  
  58. fuxoft@frantisek:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement