ordered(tm) brand
ordered(tm) brand
Posted Mar 16, 2009 4:45 UTC (Mon) by njs (subscriber, #40338)In reply to: ordered(tm) brand by mjg59
Parent article: Garrett: ext4, application expectations and power management
"flush-on-rename" is probably a misleading description (I just don't know a better short phrase for it). From Ted's blog post, it seems pretty clear that ext4+patch gives the same behavior for write-then-rename as ext3, i.e., it ensures that the new file data lands on the disk at the same time as the new metadata (whenever that ends up being). So... flush-on-rename-taking-effect, or flush-from-virtual-pages-to-allocated-pages or something like that.
(I think that answers your objection; it's a bit terse.)
