Re: [patch] blk-mq: avoid excessive boot delays with large lun counts

From: Jeff Moyer
Date: Fri Oct 30 2015 - 11:55:34 EST


Ming Lei <tom.leiming@xxxxxxxxx> writes:

> The following change should be put into blk_mq_init_hctx() too.
>
> hctx->flags = set->flags & ~BLK_MQ_F_TAG_SHARED;
>
> and the idea is that we always figure out the shared flag in
> following blk_mq_update_tag_set_depth().

OK, this is the part I was missing from your earlier mails. That makes
sense, I'll update the patch and repost.

Thanks, Ming!

-Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/