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

From: Rik van Riel (riel@conectiva.com.br)
Date: Wed Jun 07 2000 - 16:31:30 EST


On Wed, 7 Jun 2000, Hans Reiser wrote:
> "Stephen C. Tweedie" wrote:
> > 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.
>
> If I understand Juan correctly, they fixed this issue. Aging
> 1/64th of the cache for every cache evenly at every round of
> trying to free pages should be an excellent fix. It should do
> just fine at the task of handling a system with both ext3 and
> reiserfs running.

Unfortunately it doesn't...

> Was this Juan's code that did this? If so, kudos to him.

I believe Stephen made this code for 2.2, the code has served us
well but we've determined that having separate LRU queues just
isn't the way to go.

(explanation not repeated to avoid reader boredom)

regards,

Rik

--
The Internet is not a network of computers. It is a network
of people. That is its real strength.

Wanna talk about the kernel? irc.openprojects.net / #kernelnewbies http://www.conectiva.com/ http://www.surriel.com/

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



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:15 EST