"Nils-Erik Svangård" <[EMAIL PROTECTED]> writes:
> My system use about 95% of my 512 mb ram, but ps aux and top doesent
> show which process that eats all the memory.
> Can anyone figure out what to do this could be a kernel issue or
> something?

Linux uses unused memory for a disk cache. This is dynamic and so if
you start a process that needs the memory the kernel will shrink the
disk cache. Use free (/usr/bin/free) to see how much disk cache is
allocated.

Gary


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to