public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] block: support to account io_ticks precisely
@ 2024-03-23  3:59 Yu Kuai
  2024-03-23  3:59 ` [PATCH 1/2] " Yu Kuai
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Yu Kuai @ 2024-03-23  3:59 UTC (permalink / raw)
  To: ming.lei, hch, bvanassche, axboe, mpatocka, snitzer
  Cc: linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

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(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-04-20  1:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-23  3:59 [PATCH 0/2] block: support to account io_ticks precisely Yu Kuai
2024-03-23  3:59 ` [PATCH 1/2] " Yu Kuai
2024-03-23  3:59 ` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw() Yu Kuai
2024-03-23 16:05   ` Mike Snitzer
2024-03-24  2:11     ` Yu Kuai
2024-03-24 21:57       ` Mike Snitzer
2024-03-25  1:15         ` Yu Kuai
2024-03-23  3:59 ` [PATCH 0/2] block: support to account io_ticks precisely Yu Kuai
2024-03-23  4:08   ` Yu Kuai
2024-03-23  3:59 ` [PATCH 1/2] " Yu Kuai
2024-03-23  3:59 ` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw() Yu Kuai
2024-04-06  7:57 ` [PATCH 0/2] block: support to account io_ticks precisely Yu Kuai
2024-04-20  1:49   ` Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox