Re: [PATCH 0/2] block: support to account io_ticks precisely

From: Yu Kuai
Date: Sat Mar 23 2024 - 00:09:10 EST


Hi,

Sorry that I somehow send this set twice... Please ignore the additional
set.

Thanks,
Kuai

在 2024/03/23 11:59, Yu Kuai 写道:
From: Yu Kuai <yukuai3@xxxxxxxxxx>

Yu Kuai (2):
block: support to account io_ticks precisely
block: remove blk_mq_in_flight() and blk_mq_in_flight_rw()

block/blk-core.c | 9 +++++----
block/blk-merge.c | 2 ++
block/blk-mq.c | 36 ++++--------------------------------
block/blk-mq.h | 5 -----
block/blk.h | 1 +
block/genhd.c | 20 ++++----------------
6 files changed, 16 insertions(+), 57 deletions(-)