Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio avail event is set to the end of the virtio ring. In TCP_RR, whenever a packet is received, the avail idx is increamented and a vm_notify is called. This commit can save vm_notify until there is no available buffer in vring. No obvious diff in netperf numbers. Signed-off-by: Yuan Liu <liuyuan@google.com>
- Loading branch information