Skip to content
Commit c09c1474 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-vhost-improve-performance-when-enable-busyloop'



Tonghao Zhang says:

====================
net: vhost: improve performance when enable busyloop

This patches improve the guest receive performance.
On the handle_tx side, we poll the sock receive queue
at the same time. handle_rx do that in the same way.

For more performance report, see patch 4
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents af4325ec 441abde4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment