Solving the ext3 latency problem
Solving the ext3 latency problem
Posted Apr 16, 2009 22:23 UTC (Thu) by chad.netzer (subscriber, #4257)In reply to: Solving the ext3 latency problem by dtlin
Parent article: Solving the ext3 latency problem
Is there a quick explanation as to why? (Or a link? I'll google for it in any case)
BTW, Documentation/filesystems/ext4.txt in current linux repo seems to contradict your statement. I can understand how delayed allocation can affect the situation (since certain data need never be written to the disk at all, even if metadata changes), but for allocated data, how does the ext4 situation differ from ext3 writeback mode?
http://lwn.net/Articles/203915/
