Answer the question
In order to leave comments, you need to log in
Where is the memory used?
Good day to all.
Interested in such a question, a physical server with 16GB of memory.
Running django + postgre + gunicorn + supervisor + nginx.
The number of workers is 9 (for corei7).
I watch free -m:
total used free shared buffers cached
15945 15770 175 147 389 13999
-/+ buffers/cache: 1381 14564
Swap: 4879 0 4879
Answer the question
In order to leave comments, you need to log in
Free: 14564 Mb
line -/+ buffers/cache:
the rest are caches/buffers that do not prevent applications from allocating memory.
https://github.com/pixelb/ps_mem actual memory consumption of processes
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question