Re: 2.6.8.1-ck4

From: Rik van Riel
Date: Wed Aug 25 2004 - 15:32:52 EST


On Sun, 22 Aug 2004, Con Kolivas wrote:

> Added since 2.6.8.1-ck3:
> +mapped_watermark.diff

Sounds like a bad idea for file servers ;)

Wouldn't it be better to lazily move these cached pages to
a "cached" list like the BSDs have, and reclaim it immediately
when the memory is needed for something else ?

It should be easy enough to keep the cached data around and
still have the cache pages easily reclaimable.

--
"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/