From: Jens Axboe <axboe@kernel.dk>
To: Bart Van Assche <bart.vanassche@wdc.com>
Cc: linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
dm-devel@redhat.com, Mike Snitzer <snitzer@redhat.com>,
Laurence Oberman <loberman@redhat.com>,
stable@vger.kernel.org
Subject: Re: [PATCH] block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time
Date: Wed, 9 Aug 2017 13:01:58 -0600 [thread overview]
Message-ID: <c7887e64-bc80-d1ac-a80e-e2ebd868a577@kernel.dk> (raw)
In-Reply-To: <20170809182806.32741-1-bart.vanassche@wdc.com>
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
next prev parent reply other threads:[~2017-08-09 19:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 18:28 [PATCH] block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time Bart Van Assche
2017-08-09 18:28 ` Bart Van Assche
2017-08-09 19:01 ` Jens Axboe [this message]
2017-08-10 7:14 ` Christoph Hellwig
2017-08-10 15:14 ` Bart Van Assche
2017-08-10 15:14 ` Bart Van Assche
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c7887e64-bc80-d1ac-a80e-e2ebd868a577@kernel.dk \
--to=axboe@kernel.dk \
--cc=bart.vanassche@wdc.com \
--cc=dm-devel@redhat.com \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=loberman@redhat.com \
--cc=snitzer@redhat.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.