Merge branch 'enable-dataplacement-scheme' of https://github.com/parkvibes/fio
[fio.git] / t / jobs / t0017.fio
1 # Expected result: mean(slat) + mean(clat) = mean(lat)
2 # Buggy result: equality does not hold
3 # This is similar to t0015 and t0016 except that is uses posixaio which is
4 # available on more platforms and does not have a commit hook
5
6 [test]
7 ioengine=posixaio
8 size=1M
9 iodepth=16