public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/3] blk-wbt: simple improvment to enable wbt correctly
@ 2022-09-19  1:49 Yu Kuai
  2022-09-19  1:49 ` [PATCH -next 1/3] wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled Yu Kuai
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yu Kuai @ 2022-09-19  1:49 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, linux-kernel, yukuai3, yukuai1, yi.zhang

From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (3):
  wbt: don't show valid wbt lat in sysfs while wbt is disabled
  block: add a helper to check elevator name
  blk-wbt: don't enable throttling if default elevator is bfq

 block/bfq-iosched.c |  2 +-
 block/blk-sysfs.c   | 11 +++++++++--
 block/blk-wbt.c     | 14 +++++++++++++-
 block/blk-wbt.h     |  6 ++++--
 block/elevator.h    |  5 +++++
 5 files changed, 32 insertions(+), 6 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-09-19  6:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-19  1:49 [PATCH -next 0/3] blk-wbt: simple improvment to enable wbt correctly Yu Kuai
2022-09-19  1:49 ` [PATCH -next 1/3] wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled Yu Kuai
2022-09-19  4:28   ` kernel test robot
2022-09-19  6:34     ` Yu Kuai
2022-09-19  5:49   ` kernel test robot
2022-09-19  1:49 ` [PATCH -next 2/3] block: add a helper to check elevator name Yu Kuai
2022-09-19  1:49 ` [PATCH -next 3/3] blk-wbt: don't enable throttling if default elevator is bfq Yu Kuai

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