commit | 6138f967bccc7a84a167769c2e045c346ad37191 | [log] [tgz] |
---|---|---|
author | Seraj Alijan <seraj.alijan@sondrel.com> | Mon Dec 10 08:52:34 2018 +0000 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Dec 17 11:45:11 2018 +0530 |
tree | 04d0846480f08033e255d1c4ddd1699d7e3ed883 | |
parent | d53513d5dc285d9a95a534fc41c5c08af6b60eac [diff] |
dmaengine: dmatest: Use fixed point div to calculate iops Use fixed point division to calculate iops to prevent reporting 0 iops when operations last for longer than a second. Signed-off-by: Seraj Alijan <seraj.alijan@sondrel.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>