linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] blk-iocost: random patches to improve configuration
@ 2022-11-04  2:39 Yu Kuai
  2022-11-04  2:39 ` [PATCH v2 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write() Yu Kuai
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Yu Kuai @ 2022-11-04  2:39 UTC (permalink / raw)
  To: hch, tj, josef, axboe, yukuai3
  Cc: cgroups, linux-block, linux-kernel, yukuai1, yi.zhang

From: Yu Kuai <yukuai3@huawei.com>

Changes in v2:
 - add review tag from Christoph for patch 1-3
 - add a mutex to fix warnning as suggested by Christoph
 - add patch 5

Yu Kuai (5):
  blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()
  blk-iocost: improve hanlder of match_u64()
  blk-iocost: don't allow to configure bio based device
  blk-iocost: fix sleeping in atomic context warnning
  blk-iocost: read params inside lock in sysfs apis

 block/blk-iocost.c | 116 +++++++++++++++++++++++++++++----------------
 1 file changed, 74 insertions(+), 42 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-12-08 15:59 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04  2:39 [PATCH v2 0/5] blk-iocost: random patches to improve configuration Yu Kuai
2022-11-04  2:39 ` [PATCH v2 1/5] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write() Yu Kuai
2022-11-04  2:39 ` [PATCH v2 2/5] blk-iocost: improve hanlder of match_u64() Yu Kuai
2022-11-04  2:39 ` [PATCH v2 3/5] blk-iocost: don't allow to configure bio based device Yu Kuai
2022-11-04  2:39 ` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning Yu Kuai
2022-11-04  5:17   ` Christoph Hellwig
2022-11-07  5:56   ` Christoph Hellwig
2022-11-14 22:07   ` Tejun Heo
2022-11-15  1:16     ` Yu Kuai
2022-11-17 11:28     ` Yu Kuai
2022-11-22 21:10       ` Tejun Heo
2022-11-23  0:14         ` Jens Axboe
2022-11-23  0:42           ` Tejun Heo
2022-11-23 10:22             ` Yu Kuai
2022-12-05  9:39               ` Yu Kuai
2022-12-08 15:59                 ` Tejun Heo
2022-11-04  2:39 ` [PATCH v2 5/5] blk-iocost: read params inside lock in sysfs apis Yu Kuai
2022-11-04  5:17   ` Christoph Hellwig
2022-11-07  5:56   ` Christoph Hellwig
2022-11-12  6:13 ` [PATCH v2 0/5] blk-iocost: random patches to improve configuration Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).