Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. tom@kvm2:~$ cat /proc/cpuinfo
  2. processor : 0
  3. vendor_id : AuthenticAMD
  4. cpu family : 15
  5. model : 65
  6. model name : Dual-Core AMD Opteron(tm) Processor 2212 HE
  7. stepping : 2
  8. cpu MHz : 2010.523
  9. cache size : 1024 KB
  10. physical id : 0
  11. siblings : 2
  12. core id : 0
  13. cpu cores : 2
  14. apicid : 0
  15. initial apicid : 0
  16. fpu : yes
  17. fpu_exception : yes
  18. cpuid level : 1
  19. wp : yes
  20. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
  21. bogomips : 4021.04
  22. TLB size : 1024 4K pages
  23. clflush size : 64
  24. cache_alignment : 64
  25. address sizes : 40 bits physical, 48 bits virtual
  26. power management: ts fid vid ttp tm stc
  27.  
  28. processor : 1
  29. vendor_id : AuthenticAMD
  30. cpu family : 15
  31. model : 65
  32. model name : Dual-Core AMD Opteron(tm) Processor 2212 HE
  33. stepping : 2
  34. cpu MHz : 2010.523
  35. cache size : 1024 KB
  36. physical id : 0
  37. siblings : 2
  38. core id : 1
  39. cpu cores : 2
  40. apicid : 1
  41. initial apicid : 1
  42. fpu : yes
  43. fpu_exception : yes
  44. cpuid level : 1
  45. wp : yes
  46. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow rep_good extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
  47. bogomips : 4020.63
  48. TLB size : 1024 4K pages
  49. clflush size : 64
  50. cache_alignment : 64
  51. address sizes : 40 bits physical, 48 bits virtual
  52. power management: ts fid vid ttp tm stc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement