From: e-t172 <e-...@ak...> - 2011-10-10 21:02:05
|
On 2011-10-10 21:48, James Candelaria wrote: > Isnt BlockIO mode inherently write through if NV_CACHE is disabled? In blockio, writeback is used if the underlying device has a write cache (more precisely, if it supports cache flushes). If not, writethrough is used instead. This patch allows to force writethrough mode in blockio even if the underlying device is capable of operating in writeback mode. -- Etienne Dechamps / e-t172 - AKE Group Phone: +33 6 23 42 24 82 |