Re: Test program with VM or FS problems

From: Rik van Riel
Date: Sat Dec 20 2003 - 19:56:15 EST


On Sat, 20 Dec 2003, Andrew Morton wrote:

> I bet the use-once page replacement heuristic is doing the wrong thing.
> I noticed it playing up once - the machine had 30M on the inactive list
> and reading a 40M file repeatedly caused that file to never get cached.
> it just kept on reclaiming itself.

Hmmm, we'll have to figure out a way to fix this.

A metastable replacement algorithm is sure to make
Roger Luethi's load control stuff harder ;)

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

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