Re: [Xen-devel] Question about seperating request and response ring in PV network

2015-07-10 Thread Wei Liu
On Fri, Jul 10, 2015 at 09:41:10AM +0800, openlui wrote: > Hi, all: > > I am trying to improve the performance of netfront/netback, and I > found that there were some discussion about PV network performance > improvement in devel mailing list ([1]). The proposals mentioned > in [1]

[Xen-devel] Question about seperating request and response ring in PV network

2015-07-09 Thread openlui
Hi, all: I am trying to improve the performance of netfront/netback, and I found that there were some discussion about PV network performance improvement in devel mailing list ([1]). The proposals mentioned in [1] are helpful, such as multipage ring, multiqueue, etc, and some of them have