Open pmb311 opened 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.
Feel free to send a patch.
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.