Messages in this thread |  | | | Date | Sun, 15 May 2005 13:44:05 -0700 | | From | Andrew Morton <> | | Subject | Re: Disk write cache |
| |
Andi Kleen <ak@muc.de> wrote: > > However since > I suppose a lot of disks flush everything pending on a flush cache > command it still works assuming the file systems write the > data to disk in fsync before syncing the journal. I don't know > if they do that.
ext3 does, in data=journal and data=ordered modes. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |