linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.33k stars 1.02k forks source link

FSX tests in read only mode #670

Open pmb311 opened 4 years ago

pmb311 commented 4 years ago

The current fsx tests here are very useful for blackbox monitoring of filesystem latency. https://github.com/linux-test-project/ltp/tree/master/testcases/kernel/fs/fsx-linux

However sometimes it is useful to do the same kind of test with an RO workload, and only RW is supported here.

metan-ucw commented 4 years ago

Feel free to send a patch.