Re: [PATCH v2 0/5] blk-iocost: random patches to improve configuration

From: Yu Kuai
Date: Sat Nov 12 2022 - 01:14:07 EST


Hi, Jens

Can you apply this patchset?

Thanks!
Kuai

在 2022/11/04 10:39, Yu Kuai 写道:
From: Yu Kuai <yukuai3@xxxxxxxxxx>

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