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

Re: journaling & VM (was: Re: reiserfs being part of the kernel: it'snot just the code)



Hi,

On Wed, Jun 07, 2000 at 03:01:22PM -0300, Rik van Riel wrote:
> 
> I'd like to be able to keep stuff simple in the shrink_mmap
> "equivalent" I'm working on. Something like:
> 
> if (PageDirty(page) && page->mapping && page->mapping->flush)
> 	maxlaunder -= page->mapping->flush();

That looks ideal.

Cheers,
 Stephen
--
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/