On Tue, Mar 31, 2015 at 02:36:43PM +0200, Juergen Gross wrote: > On 03/31/2015 02:15 PM, Bob Liu wrote: > >From: Wei Liu <wei.l...@citrix.com> > > > >Originally Xen PV drivers only use single-page ring to pass along > >information. This might limit the throughput between frontend and > >backend. > > > >The patch extends Xenbus driver to support multi-page ring, which in > >general should improve throughput if ring is the bottleneck. Changes to > >various frontend / backend to adapt to the new interface are also > >included. > > > >Affected Xen drivers: > >* blkfront/back > >* netfront/back > >* pcifront/back > > What about pvscsi drivers? > They are affected, too! >
When I wrote this patch pvscsi didn't exist upstream. It would be fairly easy to change that driver too. Wei. -- 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/