ordered(tm) brand
ordered(tm) brand
Posted Mar 15, 2009 16:33 UTC (Sun) by szh (guest, #23558)Parent article: Garrett: ext4, application expectations and power management
ext4 shouldnot call its journalling mode "ordered"(tm), if it can't support the same (THE BEST) semantics, as ext3. By calling "ordered" they abused the brand, and fulled users, probably unintentionally.
I have a case where I intentionally dont use fsync (several MB files), in order to dont wait. I have a few auto-backup-restore copies instead.
