Advertisement
lLuffy

Untitled

Aug 4th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. GregTech@s3:~$ lscpu
  2. Architecture: x86_64
  3. CPU op-mode(s): 32-bit, 64-bit
  4. Byte Order: Little Endian
  5. CPU(s): 8
  6. On-line CPU(s) list: 0-7
  7. Vendor ID: GenuineIntel
  8. CPU family: 6
  9. Model: 60
  10. Model name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
  11. Stepping: 3
  12. CPU MHz: 4200.000
  13. BogoMIPS: 7982.13
  14. Virtualisation: VT-x
  15. Hypervisor vendor: vertical
  16. Virtualisation type: full
  17.  
  18. GregTech@s3:~$ cat /proc/meminfo
  19. MemTotal: 32965948 kB
  20. MemFree: 351944 kB
  21. MemAvailable: 1362628 kB
  22. Buffers: 175584 kB
  23. Cached: 1694236 kB
  24. SwapCached: 15104 kB
  25. Active: 26115924 kB
  26. Inactive: 5976696 kB
  27. Active(anon): 25575916 kB
  28. Inactive(anon): 5536876 kB
  29. Active(file): 540008 kB
  30. Inactive(file): 439820 kB
  31. Unevictable: 0 kB
  32. Mlocked: 0 kB
  33. SwapTotal: 1046520 kB
  34. SwapFree: 0 kB
  35. Dirty: 15844 kB
  36. Writeback: 0 kB
  37. AnonPages: 30207924 kB
  38. Mapped: 137544 kB
  39. Shmem: 889916 kB
  40. Slab: 183172 kB
  41. SReclaimable: 116920 kB
  42. SUnreclaim: 66252 kB
  43. KernelStack: 13632 kB
  44. PageTables: 75032 kB
  45. NFS_Unstable: 0 kB
  46. Bounce: 0 kB
  47. WritebackTmp: 0 kB
  48. CommitLimit: 17529492 kB
  49. Committed_AS: 31492568 kB
  50. VmallocTotal: 34359738367 kB
  51. VmallocUsed: 343860 kB
  52. VmallocChunk: 34359171308 kB
  53. HardwareCorrupted: 0 kB
  54. DirectMap4k: 10116 kB
  55. DirectMap2M: 4145152 kB
  56. DirectMap1G: 29360128 kB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement