[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 01:16:04PM -0700, Hans Reiser wrote:

> "Quintela Carreira Juan J." wrote:
> > If you need pages in the LRU cache only for getting notifications,
> > then change the system to send notifications each time that we are
> > short of memory.
> 
> I think the right thing is for the filesystems to use the LRU code as templates
> from which they may vary or not from in implementing their subcaches with their
> own lists.  I say this for intuitive not concrete reasons.

Every time we have tried to keep the caches completely separate, we 
have ended up losing the ability to balance the various caches against 
each other.  The major advantage of a common set of LRU lists is that
it gives us a basis for a balanced VM.

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/