Re: [PATCH RFC 3/4] md: writeback caching policy for raid5 [experimental]
From: Mark Hahn <hidden>
Date: 2007-04-11 22:40:05
From: Mark Hahn <hidden>
Date: 2007-04-11 22:40:05
In its current implementation write-back mode acknowledges writes before they have reached non-volatile media.
which is basically normal for unix, no? are you planning to support barriers? (which are the block system's way of supporting filesystem atomicity).