( enpassant | 2017. 02. 17., p – 11:17 )


> awk '/VmSwap/{ t += $2 } END{ print t" KB" }' /proc/*/status
260 KB

> env df -Tt tmpfs
Fájlrendszer   Típ.  1K-blokk Fogl.  Szabad Fo.% Csatol. pont
tmpfs          tmpfs  1635396 18008 1617388   2% /run
tmpfs          tmpfs  8176964   616 8176348   1% /dev/shm
tmpfs          tmpfs     5120     4    5116   1% /run/lock
tmpfs          tmpfs  8176964     0 8176964   0% /sys/fs/cgroup
cgmfs          tmpfs      100     0     100   0% /run/cgmanager/fs
tmpfs          tmpfs  1635396    80 1635316   1% /run/user/1000

> vmstat -s
     16353932 K total memory
      7782960 K used memory
      1319908 K active memory
      6257956 K inactive memory
      2089376 K free memory
         1128 K buffer memory
      6480468 K swap cache
     17407996 K total swap
      2908076 K used swap
     14499920 K free swap