Re: Performance test result between virtio_pci MSI-X disable and enable

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: lidong chen
Date: Tuesday, November 30, 2010 - 2:10 am

sr-iov also meet this problem, MSIX mask waste a lot of cpu resource.

I test kvm with sriov, which the vf driver could not disable msix.
so the host os waste a lot of cpu.  cpu rate of host os is 90%.

then I test xen with sriov, there ara also a lot of vm exits caused by
MSIX mask.
but the cpu rate of xen and domain0 is less than kvm. cpu rate of xen
and domain0 is 60%.

without sr-iov, the cpu rate of xen and domain0 is higher than kvm.

so i think the problem is kvm waste more cpu resource to deal with MSIX mask.
and we can see how xen deal with MSIX mask.

if this problem sloved, maybe with MSIX enabled, the performace is better.

2010/11/23 Avi Kivity <avi@redhat.com>:
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Performance test result between virtio_pci MSI-X disab ..., lidong chen, (Tue Nov 30, 2:10 am)
Re: Performance test result between virtio_pci MSI-X disab ..., Michael S. Tsirkin, (Wed Dec 1, 7:03 am)
Re: Performance test result between virtio_pci MSI-X disab ..., Michael S. Tsirkin, (Thu Dec 2, 2:49 am)
Re: Performance test result between virtio_pci MSI-X disab ..., Michael S. Tsirkin, (Thu Dec 2, 5:23 am)