[Bug 37435] dpkg only to work properly on ext3 with data=ordered?
Stewart Smith
stewart at flamingspork.com
Thu May 11 05:42:32 UTC 2006
Scott, you are wrong. Out of order processing of file operations is a massive performance boost for the general case. It lets the operating system work out an optimal order to write things to disk to avoid seeks (and batch things up).
How can anybody advocate that dpkg should only work correctly on "linux ext3 with data=ordered" ? (ext3 also has data=writeback - should this option be removed because it's "buggy"?)
--
XFS leaves garbage in file if app does write-new-then-rename without f(data)sync
https://launchpad.net/bugs/37435
More information about the kernel-bugs
mailing list