commit | 69e87b32680a41d9761191443587c595b6f5fc3f | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Wed Jul 06 09:57:55 2016 +0800 |
committer | Jason Wang <jasowang@redhat.com> | Thu Jul 07 14:29:04 2016 +0800 |
tree | 683f9339d73eb1f1480672c2586e46deddbeab7e | |
parent | 91d35509903464c7f4b9ed56be223d7370d3597c [diff] |
tap: vhost busy polling support This patch add the capability of basic vhost net busy polling which is supported by recent kernel. User could configure the maximum number of us that could be spent on busy polling through a new property of tap "poll-us". Cc: Greg Kurz <groug@kaod.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>