There is something wrong with linux memory.

Hello, prawns!

   free -m:

clipboard.png


clipboard.png


clipboard.png


topfree
nmonCommit_ASActive
================================================================
/proc/meminfo:
clipboard.png

in https://blog.famzah.net/2014/., the author mentions a formula: MemTotal = MemFree + Buffers + Cached + SwapCached + AnonPages + Slab + PageTables + KernelStack

as a result, I calculated that the sum of those values is almost 500MB less than that of memtotal. Has anyone ever seen such a phenomenon?

Mar.31,2021
In the same case as

, the boot of 4GB soared to 3.7GB centos7.4, which could not be detected by the top. Later, the situation alleviated after re-mount sdb1 (it should not be directly related to); ps aux to find that python2 systemd is in use. Now it takes up about 1.5GB, free 2.5G, which is acceptable

.
Menu