Re: [PATCH V3 0/3] basic busy polling support for vhost_net

From: Michael S. Tsirkin
Date: Sun Feb 28 2016 - 04:13:12 EST


On Fri, Feb 26, 2016 at 11:45:02AM -0500, David Miller wrote:
> From: Jason Wang <jasowang@xxxxxxxxxx>
> Date: Fri, 26 Feb 2016 16:42:41 +0800
>
> > This series tries to add basic busy polling for vhost net. The idea is
> > simple: at the end of tx/rx processing, busy polling for new tx added
> > descriptor and rx receive socket for a while. The maximum number of
> > time (in us) could be spent on busy polling was specified ioctl.
>
> I'm assuming this will go through Michael's tree.

Definitely.