Battery backed caches / 'hdparm -W 0'
Battery backed caches / 'hdparm -W 0'
Posted May 22, 2008 12:34 UTC (Thu) by i3839 (guest, #31386)In reply to: Battery backed caches / 'hdparm -W 0' by tarvin
Parent article: Barriers and journaling filesystems
Disabling the write cache avoids this whole barrier problem, because writes can't be reordened then. Performace will be much worse too, so better to enable the write cache and enable barriers. (because writing with write cache enabled is faster the chance you'll lose data while writing is also smaller. ;-)
