I have a problem with Ubuntu's memory management. I am running 32-bit Ubuntu 13.10.
My system is only running Chromium. However, when I run free -m
, it returns:
total used free shared buffers cached
Mem: 5861 4525 1336 0 638 3385
-/+ buffers/cache: 500 5360
Swap: 0 0 0
I can not find why there is so much memory being used. Why is this?
top
. But this is caching. – Kaz Wolfe Sep 06 '14 at 18:08