Advertisement
Guest User

Untitled

a guest
Feb 14th, 2012
697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 15
  5. model : 4
  6. model name : Intel(R) Pentium(R) 4 CPU 3.20GHz
  7. stepping : 10
  8. microcode : 0x4
  9. cpu MHz : 2400.000
  10. cache size : 2048 KB
  11. physical id : 0
  12. siblings : 2
  13. core id : 0
  14. cpu cores : 1
  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 : 5
  24. wp : yes
  25. 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 pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr lahf_lm
  26. bogomips : 6431.89
  27. clflush size : 64
  28. cache_alignment : 128
  29. address sizes : 36 bits physical, 48 bits virtual
  30. power management:
  31.  
  32. processor : 1
  33. vendor_id : GenuineIntel
  34. cpu family : 15
  35. model : 4
  36. model name : Intel(R) Pentium(R) 4 CPU 3.20GHz
  37. stepping : 10
  38. microcode : 0x4
  39. cpu MHz : 2400.000
  40. cache size : 2048 KB
  41. physical id : 0
  42. siblings : 2
  43. core id : 0
  44. cpu cores : 1
  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 : 5
  54. wp : yes
  55. 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 pebs bts pni dtes64 monitor ds_cpl est cid cx16 xtpr lahf_lm
  56. bogomips : 6431.80
  57. clflush size : 64
  58. cache_alignment : 128
  59. address sizes : 36 bits physical, 48 bits virtual
  60. power management:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement