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


Groups > linux.kernel > #1345194

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

From "Michael S. Tsirkin" <mst@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH V3 0/3] basic busy polling support for vhost_net
Date 2016-02-28 10:20 +0100
Message-ID <r75G9-9z-9@gated-at.bofh.it> (permalink)
References <r6mg3-tV-5@gated-at.bofh.it> <r6tKx-67J-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 26, 2016 at 11:45:02AM -0500, David Miller wrote:
> From: Jason Wang <jasowang@redhat.com>
> 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.

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


Thread

[PATCH V3 0/3] basic busy polling support for vhost_net Jason Wang <jasowang@redhat.com> - 2016-02-26 09:50 +0100
  [PATCH V3 1/3] vhost: introduce vhost_has_work() Jason Wang <jasowang@redhat.com> - 2016-02-26 09:50 +0100
  Re: [PATCH V3 0/3] basic busy polling support for vhost_net David Miller <davem@davemloft.net> - 2016-02-26 17:50 +0100
    Re: [PATCH V3 0/3] basic busy polling support for vhost_net "Michael S. Tsirkin" <mst@redhat.com> - 2016-02-28 10:20 +0100

csiph-web