Re: [PATCH v3 1/9] xen-blkfront: convert to blk-mq APIs

From: Konrad Rzeszutek Wilk
Date: Wed Sep 23 2015 - 17:45:30 EST


On Wed, Sep 23, 2015 at 04:31:21PM -0400, Konrad Rzeszutek Wilk wrote:
> On Sat, Sep 05, 2015 at 08:39:34PM +0800, Bob Liu wrote:
> > Note: This patch is based on original work of Arianna's internship for
> > GNOME's Outreach Program for Women.
> >
> > Only one hardware queue is used now, so there is no significant
> > performance change
> >
> > The legacy non-mq code is deleted completely which is the same as other
> > drivers like virtio, mtip, and nvme.
> >
> > Also dropped one unnecessary holding of info->io_lock when calling
> > blk_mq_stop_hw_queues().
> >
> > Signed-off-by: Arianna Avanzini <avanzini.arianna@xxxxxxxxx>
> > Signed-off-by: Bob Liu <bob.liu@xxxxxxxxxx>
> > Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> > Acked-by: Jens Axboe <axboe@xxxxxx>
> > Signed-off-by: David Vrabel <david.vrabel@xxxxxxxxxx>
>
> Odd.
>
> This should have gone in Linux 4.3 but it did not? I remember seeing it
> there? I think?

Ignore the noise please. I was in my 'for-jens-4.3' branch which did not
include this as it went through the Xen branch. Sorry.

--
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/