[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/3] xen-netback: switch to NAPI + kthread 1:1 model
On Tue, May 28, 2013 at 02:37:50PM +0100, David Vrabel wrote: > On 27/05/13 12:29, Wei Liu wrote: > > This patch implements 1:1 model netback. NAPI and kthread are utilized > > to do the weight-lifting job: > > > > - NAPI is used for guest side TX (host side RX) > > - kthread is used for guest side RX (host side TX) > > Should this be split into two patches? > In fact the original model uses kthread for both TX and RX. This patch just splits some functionality to NAPI. So I don't think this needs to be two patches. Wei. > David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |