[PATCH] fio: aggregate bandwidth isn't just the sum of bandwidths
authorJens Axboe <axboe@suse.de>
Thu, 27 Oct 2005 11:38:55 +0000 (13:38 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 27 Oct 2005 11:38:55 +0000 (13:38 +0200)
commit22334044b0a6f70973ec65433c9545dd9104211a
treea5101a44b181c5a3d035c24f3afc4b1075e0df9b
parent8bdcfab5c81e7f842180b74d34ba6830a8d3e38c
[PATCH] fio: aggregate bandwidth isn't just the sum of bandwidths

That screws up if clients don't have the same runtime. So define
the aggregate bandwidth as io_read / max_runtime.
fio.c