Enable request flow under Poisson process
authorSong Liu <songliubraving@fb.com>
Mon, 9 Nov 2015 19:34:56 +0000 (12:34 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 9 Nov 2015 19:56:44 +0000 (12:56 -0700)
commitff6bb260a1dbade1559f26892883690021aa4598
tree468a50b9da79d42013859962082a47479521770f
parent9c3e13e3314da394698ca32f21cc46d46b7cfe47
Enable request flow under Poisson process

To better mimic real world wordload, where incoming requests follow
Poisson process, this patch enables poisson process request flow
for rate limited benchmarks.

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c
fio.1
fio.h
init.c
options.c
thread_options.h