[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel buffers



On Wed, Jan 10, 2001 at 04:12:08PM +0100, Josep Llauradó Selvas wrote:
> Buffer cache eats up main protions of physical memory, currently
> 250Mb!!!. It's 'cos it's unused and the kernel leave it if any process
> will need more memory

AFAIK yes. Kernel tries to turn as much free memory into
buffers as it can. This is good, because it will make the
system use disk less frequently. Kernel will also shrink the
memory devoted to buffers if some program needs it.

Marcin
-- 
Marcin Owsiany <porridge@pandora.info.bielsko.pl>
http://student.uci.agh.edu.pl/~porridge/
GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216



Reply to: