Advertisement
Guest User

Untitled

a guest
Jan 28th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. luca@luca-desktop:~$ cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 23
  6. model name : Intel(R) Celeron(R) CPU E3400 @ 2.60GHz
  7. stepping : 10
  8. microcode : 0xa07
  9. cpu MHz : 1203.000
  10. cache size : 1024 KB
  11. physical id : 0
  12. siblings : 2
  13. core id : 0
  14. cpu cores : 2
  15. apicid : 0
  16. initial apicid : 0
  17. fpu : yes
  18. fpu_exception : yes
  19. cpuid level : 13
  20. wp : yes
  21. 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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
  22. bogomips : 5200.69
  23. clflush size : 64
  24. cache_alignment : 64
  25. address sizes : 36 bits physical, 48 bits virtual
  26. power management:
  27.  
  28. processor : 1
  29. vendor_id : GenuineIntel
  30. cpu family : 6
  31. model : 23
  32. model name : Intel(R) Celeron(R) CPU E3400 @ 2.60GHz
  33. stepping : 10
  34. microcode : 0xa07
  35. cpu MHz : 1203.000
  36. cache size : 1024 KB
  37. physical id : 0
  38. siblings : 2
  39. core id : 1
  40. cpu cores : 2
  41. apicid : 1
  42. initial apicid : 1
  43. fpu : yes
  44. fpu_exception : yes
  45. cpuid level : 13
  46. wp : yes
  47. 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 syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
  48. bogomips : 5200.69
  49. clflush size : 64
  50. cache_alignment : 64
  51. address sizes : 36 bits physical, 48 bits virtual
  52. power management:
  53.  
  54. luca@luca-desktop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement