diff options
author | Gu Zheng <guz.fnst@cn.fujitsu.com> | 2014-11-24 04:05:22 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-11-24 16:04:44 +0100 |
commit | 394ffa503bc40e32d7f54a9b817264e81ce131b4 (patch) | |
tree | 551aa110ea3ef7519d7a5ea444ac9c9640de4234 /block/blk-mq-cpumap.c | |
parent | blk-mq: handle the single queue case in blk_mq_hctx_next_cpu (diff) | |
download | linux-394ffa503bc40e32d7f54a9b817264e81ce131b4.tar.xz linux-394ffa503bc40e32d7f54a9b817264e81ce131b4.zip |
blk: introduce generic io stat accounting help function
Many block drivers accounting io stat based on bio (e.g. NVMe...),
the blk_account_io_start/end() which is based on request
does not make sense to them, so here we introduce the similar help
function named generic_start/end_io_acct base on raw sectors, and it can
simplify some driver's open io accounting code.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-mq-cpumap.c')
0 files changed, 0 insertions, 0 deletions