On Thursday 14 May 2015 14:24:46 Alex Shi wrote:
Is there some benchmark which can do fs or io stress test and verify the test file integrity at the same time, to ensure the written file correct store in disk?
I have this question because a member report some file integrity issues during their mmc card driver developing.
The xfs test suite can do a bunch of that, you should certainly use that, but you might also need something else in addition.
Arnd