> Good Lord!!!
>
> The amount of free RAM in my system keeps decreasing, What happens
> when it RAM reaches to zero? Is it that it remove old object and free
> up space?
 
It is probably being used by buffer and cache.
 
free -m <enter>
 
should show you how much available memory and cache there is.
 
Jenny                                     

Reply via email to