Ming Lei <tom.leim...@gmail.com> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/