Commit b96f3ca
block/bfq: Enable I/O statistics
BFQ uses io_start_time_ns. That member variable is only set if I/O
statistics are enabled. Hence this patch that enables I/O statistics
at the time BFQ is associated with a request queue.
Compile-tested only.
Reported-by: Cixi Geng <cixi.geng1@unisoc.com>
Cc: Cixi Geng <cixi.geng1@unisoc.com>
Cc: Yu Kuai <yukuai3@huawei.com>
Cc: Paolo Valente <paolo.valente@unimore.it>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 6cfeadb commit b96f3ca
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7046 | 7046 | | |
7047 | 7047 | | |
7048 | 7048 | | |
| 7049 | + | |
7049 | 7050 | | |
7050 | 7051 | | |
7051 | 7052 | | |
| |||
7192 | 7193 | | |
7193 | 7194 | | |
7194 | 7195 | | |
| 7196 | + | |
| 7197 | + | |
7195 | 7198 | | |
7196 | 7199 | | |
7197 | 7200 | | |
| |||
0 commit comments