[dm-devel] [PATCH] block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time

Jens Axboe axboe at kernel.dk
Wed Aug 9 19:01:58 UTC 2017


On 08/09/2017 12:28 PM, Bart Van Assche wrote:
> The blk_mq_delay_kick_requeue_list() function is used by the device
> mapper and only by the device mapper to rerun the queue and requeue
> list after a delay. This function is called once per request that
> gets requeued. Modify this function such that the queue is run once
> per path change event instead of once per request that is requeued.

Looks good to me, will add for this series. Thanks Bart.

-- 
Jens Axboe




More information about the dm-devel mailing list