LWN.net Logo

XFS: the filesystem of the future?

XFS: the filesystem of the future?

Posted Feb 1, 2012 19:28 UTC (Wed) by dlang (✭ supporter ✭, #313)
In reply to: XFS: the filesystem of the future? by Cato
Parent article: XFS: the filesystem of the future?

some consumer drives lie about when the data has actually been written to disk (making write barriers ineffective), in those cases the OS will send more writes to the drive and the drive will go ahead and re-order them with the other writes that are in it's buffer.


(Log in to post comments)

XFS: the filesystem of the future?

Posted Feb 1, 2012 20:13 UTC (Wed) by raven667 (subscriber, #5198) [Link]

And as someone else pointed out drives these days seem to have up to 64MB write buffers so that could be a lot of corruption if that data goes missing in-flight when the OS was told that it was permanently committed.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds