diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-06-08 20:51:55 +1000 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-06-10 18:20:32 -0400 |
commit | 363f15149cfba67d29f1e6a6103dda079f27f3fa (patch) | |
tree | ba1bfb698d5d0ff7590f2dfca3961d40bb2f199c /Makefile | |
parent | 14c998f034bdc9a5bfa53bca18fbd0738cbc65e8 (diff) |
virtio: use callback on empty in virtio_net
virtio_net uses a timer to free old transmitted packets, rather than
leaving callbacks enabled all the time. If the host promises to
always notify us when the transmit ring is empty, we can free packets
at that point and avoid the timer.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions