From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 42755] New: KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane Date: Fri, 10 Feb 2012 08:03:43 GMT Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: kvm@vger.kernel.org Return-path: Received: from bugzilla.kernel.org ([198.145.19.204]:47950 "EHLO bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757904Ab2BJIDo convert rfc822-to-8bit (ORCPT ); Fri, 10 Feb 2012 03:03:44 -0500 Received: from bugzilla.kernel.org (localhost [127.0.0.1]) by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q1A83hRr023115 for ; Fri, 10 Feb 2012 08:03:43 GMT Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=3D42755 Summary: KVM is being extremely slow on AMD Athlon64 4000+ D= ual Core 2.1GHz Brisbane Product: Virtualization Version: unspecified Kernel Version: 3.2.2 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm AssignedTo: virtualization_kvm@kernel-bugs.osdl.org ReportedBy: sandikata@yandex.ru Regression: No Hello. Kvm seems to be broken on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane.= A kernel build takes over 2 hours, compared to 15 minutes on the host. I'm running with virtio for storage, and this does not seem to be related to IO. A simple test with dd also demonstrates that the problem is cpu-ralated: Host test: dd if=3D/dev/zero of=3D/dev/null bs=3D1k count=3D8M 8388608+0 =D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=B5=D0=B9 =D1=81=D1=87=D0=B8= =D1=82=D0=B0=D0=BD=D0=BE (read) 8388608+0 =D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=B5=D0=B9 =D0=BD=D0=B0=D0=BF= =D0=B8=D1=81=D0=B0=D0=BD=D0=BE (write) =D1=81=D0=BA=D0=BE=D0=BF=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=BE (co= pyed) 8589934592 =D0=B1=D0=B0=D0=B9=D1=82=D0=B0 (8,6 GB), 7,04456 c, 1,= 2 GB/c This also does not seem to be a cpu bug, as both VirtualBox and VMware work fine. Vmware/Virtualbox test: dd if=3D/dev/zero of=3D/dev/null bs=3D1k count=3D8M 8388608+0 =D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=B5=D0=B9 =D1=81=D1=87=D0=B8= =D1=82=D0=B0=D0=BD=D0=BE (read) 8388608+0 =D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=B5=D0=B9 =D0=BD=D0=B0=D0=BF= =D0=B8=D1=81=D0=B0=D0=BD=D0=BE (write) =D1=81=D0=BA=D0=BE=D0=BF=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=BE (co= pyed) 8589934592 =D0=B1=D0=B0=D0=B9=D1=82=D0=B0 (8,6 GB), 5,02745 c, 1,= 7 GB/c I've tried different kernels on host, between 2.6.22 and current git, with the same results. The guest is running Gentoo Hardened kernel 3.2.= 2 , but I could try with a an other distro and a vanilla kernel if required. My kvm version is kvm 1.0 Help would be much appreciated. --=20 Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=3Demai= l ------- You are receiving this mail because: ------- You are watching the assignee of the bug.