Click to See Complete Forum and Search --> : Buffered memory used ?


Donovan
03-16-2001, 09:26 PM
Hi, on my webserver running Debian linux / apache I have 1 gig of ram.

From this memory 500 megs are used by buffered memory and growing each day.
Will the buffered memory be cleared out as Linux needs memory for "real" work ?

I mean when i'll run out of memory because of the buffered memory, what will linux do ?

Thanks,
Donov

bdg1983
03-17-2001, 09:48 AM
Linux uses any extra memory for it's buffers/cache or whatever and releases the memory as required for other programs (real work) etc.