I'm running Ubuntu Jaunty - Linux xxxxxxxx 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux
When I check my memory with the command 'free -m', it shows I have 556 mb of memory free.
The output of 'top' shows:
If I use the System Monitor under System -> Administration, it shows:
Why does top and free show that I have 556+- mb of memory free whilst the system monitor shows 585+- mb memory in use (2487 mb free)? or am I doing something wrong here
When I check my memory with the command 'free -m', it shows I have 556 mb of memory free.
Code:
total used free shared buffers cached
Mem: 3014 2457 556 0 144 1733
-/+ buffers/cache: 579 2435
Swap: 6236 100 6135
The output of 'top' shows:
Code:
Mem: 3086820k total, 2556284k used, 530536k free, 149036k buffers
If I use the System Monitor under System -> Administration, it shows:
Code:
Memory
585.6 MiB (19.4%) of 2.9 GiB
Why does top and free show that I have 556+- mb of memory free whilst the system monitor shows 585+- mb memory in use (2487 mb free)? or am I doing something wrong here