Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231747

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

From Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 1/9] xen-blkfront: convert to blk-mq APIs
Date 2015-09-23 23:50 +0200
Message-ID <qc05k-8cx-9@gated-at.bofh.it> (permalink)
References <q5l4R-J8-3@gated-at.bofh.it> <q5l4T-J8-23@gated-at.bofh.it> <qbZsC-7t4-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.com>
> > Signed-off-by: Bob Liu <bob.liu@oracle.com>
> > Reviewed-by: Christoph Hellwig <hch@lst.de>
> > Acked-by: Jens Axboe <axboe@fb.com>
> > Signed-off-by: David Vrabel <david.vrabel@citrix.com>
> 
> 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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v3 1/9] xen-blkfront: convert to blk-mq APIs Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-09-23 23:10 +0200
  Re: [PATCH v3 1/9] xen-blkfront: convert to blk-mq APIs Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-09-23 23:50 +0200

csiph-web