|
From: | Chris Pierzycki |
Subject: | Re: [Qemu-discuss] Network performance issues between VM and host |
Date: | Thu, 9 Aug 2012 20:43:01 +0000 |
Good to hear someone saw a similar issue.
I also considered AMD processor might not have enough processing power to keep up with Intel but then I looked at single thread performance comparison and while Intel is faster, AMD isn't that much far behind. The processors
in these machines, Opteron 6274, are faster than the Intel Core i3 at my home and yet the KVM to VM network performance is magnitudes worse. I think this is a software issue.
How can I troubleshoot this issues? Anyone?
Chris
From: Mike Lovell <address@hidden>
Date: Thursday, August 9, 2012 1:36 PM To: "address@hidden" <address@hidden> Subject: Re: [Qemu-discuss] Network performance issues between VM and host On 08/09/2012 08:46 AM, Chris Pierzycki wrote:
i have seen somewhat similar behavior between similar types of hosts. i have a server with multiple opteron 6168 processors (12 core, 1.9Ghz) and a desktop with a i7 (quad core 3.4Ghz). in some network testing i've done on both systems, the i7 gets multiple times the bandwidth between the vms and host than the opteron does (i don't remember exact numbers). i haven't dug too deep into it myself since it was still 'good enough' but i suspect its due to the speeds of the processors. as i understand it, iperf and the qemu hypervisor (not the guest vcpus depending on version) are single threaded. they will only pass traffic as fast as a single processor can do it. the opterons have slower processors but tons of them. the i7 has a much faster processor but fewer cores. so the i7 can go through it much faster. that is definitely just my theory on why and not by any means definitive and i don't have any other backing for my theory. i haven't had time to go back and try to tweak things to get better performance or investigate things further so i don't have anything to share about what to try next. i'm just sharing a similar observation and a theory about what it might be. mike |
[Prev in Thread] | Current Thread | [Next in Thread] |