> Writeback cache on disk in iteself is not bad, it only gets bad if the
AFAIK no drive saves the cache. The worst case cache flush for drives is
several seconds with no retries and a couple of minutes if something
really bad happens.
This is why the kernel has some knowledge of barriers and uses them to
issue flushes when needed.
--