I will second this performance observation.  After the latest round of pathces, I too found that my Windows XP VM was performing much faster than before and consuming much less cpu time.  I then observed that my Fe-11 VM was performing considerably slower.  Sure enough, I have checked my hda for each VM and the Windows was using native IDE and FE-11 was using virtio.  I have now changed my FE-11 hda to IDE.  Seems to exhibit much more pep!  So much for paravirtualization.  <br>
<br>Paul<br><br><div class="gmail_quote">On Thu, Oct 15, 2009 at 3:50 PM, Dale Bewley <span dir="ltr"><<a href="mailto:dlbewley@lib.ucdavis.edu">dlbewley@lib.ucdavis.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I assumed the virtio block driver to be faster for a kvm guest than ide,<br>
but I'm seeing quite the opposite. Is this expected?<br>
<br>
I normally create guests with a wrapper script around virt-install which<br>
creates guests configured to use IDE disks:<br>
<br>
f11-db1.xml-    <emulator>/usr/bin/qemu-kvm</emulator><br>
f11-db1.xml:    <disk type='file' device='disk'><br>
f11-db1.xml-      <source file='/var/lib/libvirt/images//f11-db1.img'/><br>
f11-db1.xml-      <target dev='hda' bus='ide'/><br>
f11-db1.xml:    </disk><br>
<br>
I am currently creating a guest with the virt-manager wizard which<br>
apparently uses virtio by default:<br>
<br>
f11-archivist.xml-    <emulator>/usr/bin/qemu-kvm</emulator><br>
f11-archivist.xml:    <disk type='file' device='disk'><br>
f11-archivist.xml-      <source<br>
file='/var/lib/libvirt/images//f11-archivist.img'/><br>
f11-archivist.xml-      <target dev='vda' bus='virtio'/><br>
f11-archivist.xml:    </disk><br>
<br>
The filesystem formatting and installation are going very very slowly.<br>
<br>
Host is 2.6.29.6-213.fc11.x86_64 4x quad core. Guests are also fc11<br>
x86_64.<br>
<br>
BTW, I've updated to virt-manager-0.7.0-7, libvirt-0.6.2-18,<br>
qemu-kvm-0.10.6-6, and kernel-2.6.30.8-64 just before creating this<br>
guest but have not restarted libvirtd or rebooted the host.<br>
<font color="#888888"><br>
--<br>
Dale Bewley - Unix Administrator - Shields Library - UC Davis<br>
GPG: 0xB098A0F3 0D5A 9AEB 43F4 F84C 7EFD  1753 064D 2583 B098 A0F3<br>
<br>
_______________________________________________<br>
Fedora-virt mailing list<br>
<a href="mailto:Fedora-virt@redhat.com">Fedora-virt@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-virt" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-virt</a><br>
</font></blockquote></div><br>