[PATCH v2 for-6.10/block 0/2] block: fix user-aware inaccurate util
From: Yu Kuai
Date: Thu May 09 2024 - 08:47:36 EST
From: Yu Kuai <yukuai3@xxxxxxxxxx>
Changes in v2:
- just replace blk_mq_in_flight() with part_in_flight() for
diskstats_show() and part_stat_show() in patch 2;
Yu Kuai (2):
block: support to account io_ticks precisely
block: fix that util can be greater than 100%
block/blk-core.c | 9 +++++----
block/blk-merge.c | 2 ++
block/blk-mq.c | 4 ++++
block/blk.h | 1 +
block/genhd.c | 14 +++-----------
5 files changed, 15 insertions(+), 15 deletions(-)
--
2.39.2