[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f7936d00-a495-64b9-9497-7eb515d7c15b@kernel.dk>
Date: Wed, 16 Feb 2022 20:21:59 -0700
From: Jens Axboe <axboe@...nel.dk>
To: "Wang Jianchao (Kuaishou)" <jianchao.wan9@...il.com>
Cc: Josef Bacik <jbacik@...com>, Tejun Heo <tj@...nel.org>,
Bart Van Assche <bvanassche@....org>,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC V4 0/6] blk: make blk-rq-qos policies pluggable and modular
On 2/16/22 8:13 PM, Wang Jianchao (Kuaishou) wrote:
> Hi Jens
>
> blk-rq-qos is a standalone framework out of io-sched and can be used to
> control or observe the IO progress in block-layer with hooks. blk-rq-qos
> is a great design but right now, it is totally fixed and built-in and shut
> out peoples who want to use it with external module.
>
> This patchset attempts to make blk-rq-qos framework pluggable and modular.
> Then we can update the blk-rq-qos policy module w/o stopping the IO workload.
> And it is more convenient to introduce new policy on old machines w/o udgrade
> kernel. And we can close all of the blk-rq-qos policy if we needn't any of
> them. At the moment, the request_queue.rqos list is empty, we needn't to
> waste cpu cyles on them.
I like this patchset, would be a lot more convenient and helps
efficiency.
What kind of testing have you done on it?
--
Jens Axboe
Powered by blists - more mailing lists