public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next v2 0/2] bugfix for blk-throttle
@ 2022-05-18  7:27 Yu Kuai
  2022-05-18  7:27 ` [PATCH -next v2 1/2] blk-throttle: fix that io throttle can only work for single bio Yu Kuai
  2022-05-18  7:27 ` [PATCH -next v2 2/2] blk-throttle: fix io hung due to configuration updates Yu Kuai
  0 siblings, 2 replies; 9+ messages in thread
From: Yu Kuai @ 2022-05-18  7:27 UTC (permalink / raw)
  To: tj, axboe, ming.lei; +Cc: cgroups, linux-block, linux-kernel, yukuai3, yi.zhang

Changes in v2:
 - use a new solution suggested by Ming
 - change the title of patch 1
 - add patch 2

Patch 1 fix that blk-throttle can't work if multiple bios are throttle,
Patch 2 fix io hung due to configuration updates.

Previous version:
v1 : https://lore.kernel.org/all/20220517134909.2910251-1-yukuai3@huawei.com/

Yu Kuai (2):
  blk-throttle: fix that io throttle can only work for single bio
  blk-throttle: fix io hung due to configuration updates

 block/blk-throttle.c | 88 ++++++++++++++++++++++++++++++++++----------
 1 file changed, 69 insertions(+), 19 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-05-19  7:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18  7:27 [PATCH -next v2 0/2] bugfix for blk-throttle Yu Kuai
2022-05-18  7:27 ` [PATCH -next v2 1/2] blk-throttle: fix that io throttle can only work for single bio Yu Kuai
2022-05-18  9:50   ` Ming Lei
2022-05-18  7:27 ` [PATCH -next v2 2/2] blk-throttle: fix io hung due to configuration updates Yu Kuai
2022-05-18 15:52   ` kernel test robot
2022-05-19  2:11     ` yukuai (C)
2022-05-19  3:01       ` yukuai (C)
2022-05-19  7:01         ` Geert Uytterhoeven
2022-05-19  7:06           ` yukuai (C)

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