Re: [PATCH] Implementation of pagecache.max and buffermem.max

Rik van Riel (riel@nl.linux.org)
Tue, 2 Nov 1999 01:48:36 +0100 (CET)


On Mon, 1 Nov 1999, Larry Woodman wrote:

> Currently the /proc/sys/vm/pagecache and /proc/sys/vm/buffermem
> interfaces allow administrators to configure maximum percentages
> of physical memory that the pagecache and buffermem are allowed to
> consume but the kernel ignores these parameters.

I'm sorry to dissapoint you, but things read out of swap
are now also in the page cache so the parameter doesn't
protect swap performance any more like the name suggests.

I really should update the documentation on that one :)

Rik

--
The Internet is not a network of computers. It is a network
of people. That is its real strength.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/