On Sun, 24 Dec 2000, Daniel Phillips wrote:
>
> It looks like PG_dirty is now being used only for swap_cache pages, and
> not for buffer cache and page cache pages, is that correct?
No. PG_dirty is used for all memory mapped pages - be they anonymous or
not.
These days the buffer dirty bits are only used by "write()", because
write() can obviously dirty smaller areas than one page.
Linus
-
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 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
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- Re: innd mmap bug in 2.4.0-test12 Linus Torvalds
- controllerless pci device support Eric Shattow
- Re: controllerless pci device support Alan Cox
- Re: innd mmap bug in 2.4.0-test12 Alan Cox
- 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 Linus Torvalds

