Device loses barrier support (was: Fixed patch for simple barriers.)
Andi Kleen
andi at firstfloor.org
Fri Dec 5 06:29:30 CST 2008
> Not when the fundamental design of the code is broken and trashes
> performance.
Sorry but that's just not correct. There's nothing in late failing
barriers that "trashes performance". The file system writers have
to be careful to handle it, but at least the current ones all do.
And also if someone writes a hypothetical fully asynchronously driven
barrier based IO transaction system it would be still possible to handle
the late failing barrier without too many complications.
Also late failing barriers is pretty much the only sane way to implement
barriers in software remapping schemes like DM and MD.
-Andi
--
ak at linux.intel.com
More information about the xfs
mailing list