From: Jens Axboe <axboe@kernel.dk>
To: Jeff Moyer <jmoyer@redhat.com>, Ming Lei <tom.leiming@gmail.com>
Cc: Jason Luo <zhangqing.luo@oracle.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Guru Anbalagane <guru.anbalagane@oracle.com>,
Feng Jin <joe.jin@oracle.com>, Tejun Heo <tj@kernel.org>
Subject: Re: [patch, v2] blk-mq: avoid excessive boot delays with large lun counts
Date: Tue, 3 Nov 2015 08:23:57 -0700 [thread overview]
Message-ID: <5638D18D.6010805@kernel.dk> (raw)
In-Reply-To: <x49io5j43im.fsf@segfault.boston.devel.redhat.com>
On 11/03/2015 06:27 AM, Jeff Moyer wrote:
> Ming Lei <tom.leiming@gmail.com> writes:
>
>>>> The above should be 'else if', otherwise the current queue will be set
>>>> twice.
>>>
>>> I moved the list add below this to avoid that very issue. See:
>>>
>>>>> + queue_set_hctx_shared(q, true);
>>>>> list_add_tail(&q->tag_set_list, &set->tag_list);
>>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>>
>>> This seemed the cleanest way to structure the code to avoid the double
>>> walking of the hctx list for the current q.
>>
>> OK, it is correct, then v1 is fine.
>>
>> Reviewed-by: Ming Lei <ming.lei@canonical.com>
>
> Thanks, Ming. Jens, I'll re-send with the list_is_singular change and
> this one should be ready for merging.
Great, thanks Jeff!
--
Jens Axboe
prev parent reply other threads:[~2015-11-03 15:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-30 17:22 [patch, v2] blk-mq: avoid excessive boot delays with large lun counts Jeff Moyer
2015-11-01 0:32 ` Ming Lei
2015-11-02 14:04 ` Jeff Moyer
2015-11-03 1:12 ` Ming Lei
2015-11-03 13:27 ` Jeff Moyer
2015-11-03 15:23 ` Jens Axboe [this message]
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=5638D18D.6010805@kernel.dk \
--to=axboe@kernel.dk \
--cc=guru.anbalagane@oracle.com \
--cc=jmoyer@redhat.com \
--cc=joe.jin@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--cc=tom.leiming@gmail.com \
--cc=zhangqing.luo@oracle.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox