> Anyone know what are the Linux distributions are doing by default? Now > that they are including journaling filesystems as an option, I wonder if > they turn write caching off on IDE drives. They don't. Only the BSDs turn it off by default, but everybody then just turns it on again. SuSe 8.0 also flushes caches explicitely for ext3 and reiserfs. -Andi