[Ocfs2-devel] RFC: OCFS2 heartbeat improvements

Sunil Mushran sunil.mushran at gmail.com
Thu Aug 23 10:33:17 PDT 2012


On Wed, Aug 22, 2012 at 8:44 PM, Tao Ma <tm at tao.ma> wrote:

> I guess the final solution will be WRITE_FUA, and I see btrfs uses it to
> write out the superblock. It will be handled differently by the
> underlying block layer so that it will not be in the elevator queue. It
> should work but I am not sure whether we need to be so aggressive. Maybe
> some test will show.
>
>
FUA is an overkill for the heartbeat data because we don't care if that data
hits the platter or not. It can stay in the device's volatile cache.
Infact, staying
in the cache, and not hitting the platter, is better.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20120823/46739e77/attachment.html 


More information about the Ocfs2-devel mailing list