timkofu

biiiig computa!

Oct 31st, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [jonah@bigblue ~]$ lscpu
  2. Architecture: x86_64
  3. CPU op-mode(s): 32-bit, 64-bit
  4. Byte Order: Little Endian
  5. CPU(s): 32 <<<<<<<<<<<<< OMG!!
  6. On-line CPU(s) list: 0-31
  7. Thread(s) per core: 2
  8. Core(s) per socket: 8
  9. CPU socket(s): 2
  10. NUMA node(s): 1
  11. Vendor ID: GenuineIntel
  12. CPU family: 6
  13. Model: 45
  14. Stepping: 7
  15. CPU MHz: 2593.949
  16. BogoMIPS: 5187.95
  17. Hypervisor vendor: Xen
  18. Virtualization type: full
  19. L1d cache: 32K
  20. L1i cache: 32K
  21. L2 cache: 256K
  22. L3 cache: 20480K
  23. NUMA node0 CPU(s): 0-31
  24. [jonah@bigblue ~]$ free -g
  25. total used free shared buffers cached
  26. Mem: 58 0 58 << OMG!!! 0 0 0
  27. -/+ buffers/cache: 0 58
  28. Swap: 0 0 0
  29. [jonah@bigblue ~]$
Advertisement
Add Comment
Please, Sign In to add comment