… else (i.e. xfs) should be used. Traditionally our recommendation is xfs, and it comes to known problem in ext3, where IO gets serialized per i_node in O_DIRECT mode (check for example Domas‘s post) However… running MySQL benchmarks (to be published later) on ext4 vs xfs. Actually amount of threads does not affect the result significantly…
Comment: How many fsync / sec FusionIO can handle
Domas, What is so funny ? The numbers Vadim provided mirror my … couple hundred per sec. Whether the file system is ext3/4 or xfs does not matter much (ignoring barriers and journaling for…

