Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. $ lscpu
  2. Architecture: x86_64
  3. CPU op-mode(s): 32-bit, 64-bit
  4. Byte Order: Little Endian
  5. CPU(s): 2
  6. On-line CPU(s) list: 0,1
  7. Thread(s) per core: 1
  8. Core(s) per socket: 1
  9. Socket(s): 2
  10. NUMA node(s): 1
  11. Vendor ID: GenuineIntel
  12. CPU family: 6
  13. Model: 63
  14. Model name: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
  15. Stepping: 0
  16. CPU MHz: 2494.224
  17. BogoMIPS: 4988.44
  18. Hypervisor vendor: VMware
  19. Virtualization type: full
  20. L1d cache: 32K
  21. L1i cache: 32K
  22. L2 cache: 256K
  23. L3 cache: 30720K
  24. NUMA node0 CPU(s): 0,1
  25.  
  26. redirectPort="8443" maxThreads="150" acceptCount="15" enableLookups="true"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement