steadystate: use uint64_t for storing bw and iops calculations and related values...
authorVincent Fu <Vincent.Fu@sandisk.com>
Wed, 7 Dec 2016 19:31:17 +0000 (14:31 -0500)
committerVincent Fu <Vincent.Fu@sandisk.com>
Wed, 7 Dec 2016 21:03:52 +0000 (16:03 -0500)
commit9d19301993967e382d7737aee01e7cbf2648099e
treedc71f3075028f11495f82ca3bffaa7d357d2d975
parent11e955e32698870b9da0414c778346f7377a8119
steadystate: use uint64_t for storing bw and iops calculations and related values. Also fix an overflow with group_bw on 32-bit platforms.
steadystate.c
steadystate.h