diff options
author | Alex Williamson | 2010-09-02 17:00:50 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2010-09-07 19:29:24 +0200 |
commit | f0c07c7c7b4fe4f9b63c88341fd32707def5a058 (patch) | |
tree | 189a2c3e3a0a4877cf5e18c9e5968443eb3482c9 /net/tap-solaris.c | |
parent | vhost_net: mergeable buffers support (diff) | |
download | qemu-f0c07c7c7b4fe4f9b63c88341fd32707def5a058.tar.gz qemu-f0c07c7c7b4fe4f9b63c88341fd32707def5a058.tar.xz qemu-f0c07c7c7b4fe4f9b63c88341fd32707def5a058.zip |
virtio-net: Make tx_timer timeout configurable
Add an option to make the TX mitigation timer adjustable as a device
option. The 150us hard coded default used currently is reasonable,
but may not be suitable for all workloads, this gives us a way to
adjust it using a single binary. We can't support any random option
though, so use the "x-" prefix to indicate this is a developer
option. Usage:
-device virtio-net-pci,x-txtimer=500000,... # .5ms timeout
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/tap-solaris.c')
0 files changed, 0 insertions, 0 deletions