Created
March 6, 2017 16:46
Star
You must be signed in to star a gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| zoffix@lappy:~$ lscpu | |
| Architecture: x86_64 | |
| CPU op-mode(s): 32-bit, 64-bit | |
| Byte Order: Little Endian | |
| CPU(s): 2 | |
| On-line CPU(s) list: 0,1 | |
| Thread(s) per core: 1 | |
| Core(s) per socket: 2 | |
| Socket(s): 1 | |
| NUMA node(s): 1 | |
| Vendor ID: GenuineIntel | |
| CPU family: 6 | |
| Model: 15 | |
| Stepping: 10 | |
| CPU MHz: 2200.000 | |
| BogoMIPS: 4389.13 | |
| Virtualization: VT-x | |
| L1d cache: 32K | |
| L1i cache: 32K | |
| L2 cache: 4096K | |
| NUMA node0 CPU(s): 0,1 | |
| zoffix@lappy:~$ | |
| op - 11:45:58 up 136 days, 19:38, 1 user, load average: 1.51, 1.21, 1.13 | |
| Tasks: 134 total, 3 running, 131 sleeping, 0 stopped, 0 zombie | |
| %Cpu(s): 1.5 us, 4.2 sy, 66.8 ni, 27.2 id, 0.0 wa, 0.0 hi, 0.3 si, 0.0 st | |
| KiB Mem: 4045732 total, 3470976 used, 574756 free, 219176 buffers | |
| KiB Swap: 9763836 total, 28 used, 9763808 free. 886196 cached Mem | |
| PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | |
| 1569 zoffix 23 3 3042196 1.711g 109936 R 133.7 44.3 100710:52 firefox | |
| 20391 zoffix 23 3 409768 28116 21448 S 6.6 0.7 0:01.57 terminology | |
| 1234 root 20 0 207892 38616 31152 S 3.3 1.0 1350:17 Xorg | |
| 1486 zoffix 20 0 410268 14096 11992 S 2.0 0.3 4224:30 pulseaudio | |
| 1313 zoffix 20 0 795416 51224 33540 S 0.7 1.3 1198:07 enlightenment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment