@
vzch @
loading Ubuntu开机以后前20名:
```bash
top - 21:29:57 up 1 min, 2 users, load average: 0.16, 0.12, 0.05
Tasks: 168 total, 1 running, 167 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.2 us, 2.4 sy, 0.0 ni, 97.4 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 8122776 total, 704304 used, 7418472 free, 46896 buffers
KiB Swap: 0 total, 0 used, 0 free. 349868 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2402 jiajun 20 0 78232 9668 6340 S 3.9 0.1 0:00.47 xmobar
2360 jiajun 20 0 20232 440 208 S 1.9 0.0 0:00.06 syndaemon
3478 jiajun 20 0 29148 1696 1172 R 1.9 0.0 0:00.02 top
8 root 20 0 0 0 0 S 1.0 0.0 0:00.05 rcuos/0
1407 root 20 0 177244 50212 31080 S 1.0 0.6 0:02.16 Xorg
1 root 20 0 34020 3356 1468 S 0.0 0.0 0:01.24 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
4 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
5 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0H
6 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u16:0
7 root 20 0 0 0 0 S 0.0 0.0 0:00.14 rcu_sched
9 root 20 0 0 0 0 S 0.0 0.0 0:00.07 rcuos/1
10 root 20 0 0 0 0 S 0.0 0.0 0:00.06 rcuos/2
11 root 20 0 0 0 0 S 0.0 0.0 0:00.08 rcuos/3
12 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuos/4
13 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuos/5
14 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuos/6
15 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuos/7
16 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_bh
17 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/0
18 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/1
19 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/2
20 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/3
21 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/4
22 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/5
23 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/6
24 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcuob/7
25 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
28 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/1
29 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
30 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/1:0
31 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/1:0H
33 root rt 0 0 0 0 S 0.0 0.0 0:00.27 migration/2
```
```bash
$free -h
total used free shared buffers cached
Mem: 7.7G 684M 7.1G 2.3M 43M 338M
-/+ buffers/cache: 302M 7.5G
Swap: 0B 0B 0B
```