Home
last modified time | relevance | path

Searched hist:"5430 a28fe452907c9e1b2097e073bc1ea4b29f39" (Results 1 – 9 of 9) sorted by relevance

/qemu/include/net/
H A Dvhost_net.h5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/include/hw/virtio/
H A Dvhost.h5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
H A Dvirtio.h5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/hw/net/
H A Dvhost_net.c5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
H A Dvirtio-net.c5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/net/
H A Dtap.c5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/hw/virtio/
H A Dvhost.c5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
H A Dvirtio-pci.c5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
/qemu/
H A Dqemu-options.hx5430a28fe452907c9e1b2097e073bc1ea4b29f39 Tue Feb 01 20:13:42 UTC 2011 mst@redhat.com <mst@redhat.com> vhost: force vhost off for non-MSI guests

When MSI is off, each interrupt needs to be bounced through the io
thread when it's set/cleared, so vhost-net causes more context switches and
higher CPU utilization than userspace virtio which handles networking in
the same thread.

We'll need to fix this by adding level irq support in kvm irqfd,
for now disable vhost-net in these configurations.

Added a vhostforce flag to force vhost-net back on.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>