It's more of a "schedule and forget" which I think brings you the win.
The host disables notifications and schedules the actual tx work (rx
from the host's perspective). So now the guest and host continue
producing and consuming packets in parallel. So long as the guest is
faster (due to the host being throttled?), notifications continue to be
disabled.
If you changed your rx_isr() to process the packets immediately instead
of scheduling, I think throughput would drop dramatically.
Mark had a similar change for virtio. Mark?
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html