Fix issue with rate_process=poisson and ramp time
authorJens Axboe <axboe@kernel.dk>
Mon, 4 Jun 2018 19:51:47 +0000 (13:51 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 4 Jun 2018 19:51:47 +0000 (13:51 -0600)
commit182cab24328ab22a5b76ba1edac2c801b83aeffb
tree9a7cd131bdd78f3dab1cab3b0b36135050f3c24d
parentc397ab3aac3d4ed1660d9cd4d820f31a4375306e
Fix issue with rate_process=poisson and ramp time

Fix from shimrot

Fixes: https://github.com/axboe/fio/issues/596
Signed-off-by: Jens Axboe <axboe@kernel.dk>
backend.c
libfio.c