iolog: Added option read_iolog_chunked. Used to avoid reading large iologs at once.
authorAdam Kupczyk <akupczyk@redhat.com>
Wed, 1 Aug 2018 11:45:27 +0000 (13:45 +0200)
committerAdam Kupczyk <akupczyk@redhat.com>
Wed, 1 Aug 2018 11:45:27 +0000 (13:45 +0200)
commit98e7161cda6a1f5b0cbd8979c261db8eb3a4ab72
treed68791fe2f3d3ee35ba2cd43b1d5fe3faeac2eb7
parentb8c7923917200c7c68c84c21549940d4be6b1398
iolog: Added option read_iolog_chunked. Used to avoid reading large iologs at once.
Allows iologs to be infinite, generated.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
backend.c
fio.1
fio.h
iolog.c
options.c
thread_options.h