Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Ming Zhang <mingz@el...> - 2004-10-27 14:12:05
|
yes, pls calm down. i agree with Libor's suggestion. 1) make write back as an option here, as a patch, not be merged. 2) try to implement support for WRITE FUA, SYNCHRONIZE_CACHE (this is useful for both write through and write back) 3) pursue a true write back solution with order preserve. or extra write redo log. implement a new io handler. 4)... ming On Wed, 2004-10-27 at 09:08, Carl Rueder wrote: > > Hey, just calm down. Why not provide "write caching" as option (by > > default disabled) to those who knows that this can corrupt data? > > Strictly write through isn't a solution, strictly write back isn't a > solution, too. > > bye > Carl |