On Wed, 27 Dec 2000, Linus Torvalds wrote:
> On Wed, 27 Dec 2000, Rik van Riel wrote:
> >
> > The (trivial) patch below should fix this problem.
>
> It must be wrong.
>
> If we have a dirty page on the LRU lists, that page _must_ have
> a mapping.
Hmm, last I looked buffercache pages didn't have
page->mapping set ...
And before anyone gets afraid that pure buffercache
pages get skipped ... they're caught by page_launder()
just fine, in the `if (page->buffers)' code below the
dirty page writeout code.
regards,
Rik
--
Hollywood goes for world dumbination,
Trailer at 11.
http://www.surriel.com/
http://www.conectiva.com/ http://distro.conectiva.com.br/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Chris Mason
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Chris Mason
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Dan Aloni
- Re: innd mmap bug in 2.4.0-test12 Dan Aloni
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Rik van Riel
- Re: innd mmap bug in 2.4.0-test12 Michael Peddemors
- Re: innd mmap bug in 2.4.0-test12 Alan Cox
- Re: innd mmap bug in 2.4.0-test12 Daniel Phillips
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Marco d'Itri
- Re: innd mmap bug in 2.4.0-test12 Augusto C�sar Radtke

