• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Expected result: fio reads 87040KB of data
2# Buggy result: fio reads the full 128MB of data
3[foo]
4size=128mb
5rw=read:512k
6bs=1m
7time_based
8norandommap
9write_iolog=log
10direct=1
11