Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. localhost% cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : GenuineIntel
  4. cpu family : 6
  5. model : 42
  6. model name : Intel(R) Celeron(R) CPU B800 @ 1.50GHz
  7. stepping : 7
  8. microcode : 0x1b
  9. cpu MHz : 805.019
  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. 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 rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  22. bugs :
  23. bogomips : 2994.85
  24. clflush size : 64
  25. cache_alignment : 64
  26. address sizes : 36 bits physical, 48 bits virtual
  27. power management:
  28.  
  29. processor : 1
  30. vendor_id : GenuineIntel
  31. cpu family : 6
  32. model : 42
  33. model name : Intel(R) Celeron(R) CPU B800 @ 1.50GHz
  34. stepping : 7
  35. microcode : 0x1b
  36. cpu MHz : 800.976
  37. cache size : 2048 KB
  38. physical id : 0
  39. siblings : 2
  40. core id : 1
  41. cpu cores : 2
  42. apicid : 2
  43. initial apicid : 2
  44. fpu : yes
  45. fpu_exception : yes
  46. cpuid level : 13
  47. wp : yes
  48. 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 rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave lahf_lm arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  49. bugs :
  50. bogomips : 2994.85
  51. clflush size : 64
  52. cache_alignment : 64
  53. address sizes : 36 bits physical, 48 bits virtual
  54. power management:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement