Use min_bs in rate_process=poisson
authorRyan Hardin <ryan.hardin@nutanix.com>
Mon, 18 Oct 2021 20:43:22 +0000 (16:43 -0400)
committerRyan Hardin <ryan.hardin@nutanix.com>
Tue, 19 Oct 2021 01:24:39 +0000 (21:24 -0400)
commitd6299558d4e1e720056a10c13794c1016239b3aa
tree20726617ba65896e0a8c0e1b9502d1897e4d1305
parent92f75708b530989fdb13b50be6604f44b80d038d
Use min_bs in rate_process=poisson

This fixes an issue where IOPS targets were not met
when the `bs` parameter was not given explicitly, such
as when using `bssplit`.

Fixes #1290

Signed-off-by: Ryan Hardin <ryan.hardin@nutanix.com>
backend.c