[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Syncing the page cache, take 2
On Tue, 15 Aug 2000, Stephen C. Tweedie wrote:
> Correct. We have plans to change this in 2.5, basically by
> removing the VM's privileged knowledge about the buffer cache
> and making the buffer operations (write-back, unmap etc.) into
> special cases of generic address-space operations. For 2.4,
> it's really to late to do anything about this.
Stephen,
please take a look at my VM patch at http://www.surriel.com/patches/
(either the -test4 or the -test7-pre4 one).
If you look closely at mm/vmscan.c::page_launder(), you'll see
that we should be able to add the flush callback with only about
5 to 10 lines of changed code ...
(and even more ... we just about *need* the flush callback when
we're running in a multi-queue VM)
regards,
Rik
--
"What you're running that piece of shit Gnome?!?!"
-- Miguel de Icaza, UKUUG 2000
http://www.conectiva.com/ http://www.surriel.com/
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/