> > > They are just looking for excuses.. They could use whats already there..
> > > They just would have to deal with the fact that the OS is going to cache
> > > things in ways they dont like..
> >
> > In a way that makes error recovery impossible for the database.
>
> You can use O_SYNC to do synced writes.. That only leaves read problems.
But the drivers may reorder writes. That could be really bad.
-Rob H.