Re: [PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled

From: Tejun Heo
Date: Thu Jan 06 2022 - 14:52:38 EST


On Tue, Dec 14, 2021 at 05:12:48PM +0800, QiuLaibin wrote:
> I am thinking of adding a new bio tag (like BIO_THROTTLE_BYPASS) to avoid
> those requests which do not need to be throttled to enter the throttle
> multiple times.

Sorry about the long delay. Was off for several weeks, so my recommendation
would be separating the two issues. It'd make a lot of sense to fix the
immediate bug in a minimal way first.

Thanks.

--
tejun