1 |
Look at this memory usage right after I got the usual loading JAM: 6GB RAM + 2GB SWAP
|
1 |
Look at this memory usage right after I got the usual loading JAM: 6GB RAM + 2GB SWAP
|
2 |
\n
|
2 |
\n
|
3 |
free -mh:
|
3 |
free -mh:
|
4 |
\n
|
4 |
\n
|
5 |
|| || total || used || free || shared || buff/cache || available ||
|
5 |
|| || total || used || free || shared || buff/cache || available ||
|
6 |
|| Mem: || 7.7G || 7.4G || 125M || 75M || 217M || 68M ||
|
6 |
|| Mem: || 7.7G || 7.4G || 125M || 75M || 217M || 68M ||
|
7 |
|| Swap: || 20G || 2.3G || 17G || || || ||
|
7 |
|| Swap: || 20G || 2.3G || 17G || || || ||
|
8 |
\n
|
8 |
\n
|
9 |
\n
|
9 |
\n
|
10 |
.. and here is the first two lines of 'top' after a while:
|
10 |
.. and here is the first two lines of 'top' after a while:
|
11 |
\n
|
11 |
\n
|
12 |
|| PID|| USER || PR || NI || VIRT || RES || %CPU || %MEM || TIME+ ||S ||COMMAND ||
|
12 |
|| PID|| USER || PR || NI || VIRT || RES || %CPU || %MEM || TIME+ ||S ||COMMAND ||
|
13 |
|| 4019|| - || 20 || 0 || 14.154g || 5.962g || 107.9 || 77.0 ||77:02.23 ||R ||spring-main ||
|
13 |
|| 4019|| - || 20 || 0 || 14.154g || 5.962g || 107.9 || 77.0 ||77:02.23 ||R ||spring-main ||
|
14 |
|| 1687|| - || 20 || 0 || 4153.1m || 309.8m || 19.2 || 3.9 || 3:24.09 ||S ||gnome-shell ||
|
14 |
|| 1687|| - || 20 || 0 || 4153.1m || 309.8m || 19.2 || 3.9 || 3:24.09 ||S ||gnome-shell ||
|
15 |
\n
|
15 |
\n
|
16 |
see here: http://mugurel.sumanariu.ro/linux/the-difference-among-virt-res-and-shr-in-top-output/
|
16 |
see here: http://mugurel.sumanariu.ro/linux/the-difference-among-virt-res-and-shr-in-top-output/
|
17 |
\n
|
17 |
\n
|
18 |
[size=3]Memory
leak?[/size]
|
18 |
[b][size=3]Memory
leak?[/size][/b]
|