commit | 998ba62973132e886b0411f00bc66fbb31507e84 | [log] [tgz] |
---|---|---|
author | Javier González <javier@cnexlabs.com> | Fri Jan 05 14:16:20 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jan 05 08:50:12 2018 -0700 |
tree | 9d883aff6821c4176a8c4daec6fd5f5ecfb426c1 | |
parent | 30d82a8631428709c436ea5568bf68fe7cfaf8e8 [diff] |
lightnvm: pblk: add iostat support Since pblk registers its own block device, the iostat accounting is not automatically done for us. Therefore, add the necessary accounting logic to satisfy the iostat interface. Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>