[14.04] KVM Windows 2008 R2 Guest, Fica lento inexplicavelmente

Osvaldo Filho arquivostcf at gmail.com
Mon Jul 7 23:32:56 UTC 2014


[14.04] KVM Windows 2008 R2 Guest, Fica lento inexplicavelmente

Ubuntu 14.04 Server
qemu-kvm  2.0.0+dfsg-2ubuntu1. amd64
libvirt-bin  1.2.2-0ubuntu13.1
Linux 3.13.0-30-generic #55-Ubuntu SMP

sysctl.conf

kernel.sched_min_granularity_ns=10000000
kernel.sched_wakeup_granularity_ns=15000000
vm.dirty_ratio=10
vm.dirty_background_ratio=5
vm.swappiness=10
kern.timecounter.hardware=ACPI-fast

win2k8r2.xml
...
  <features>
    <acpi/>
    <apic/>
    <pae/>
    <hyperv>
      <relaxed state='on'/>
      <vapic state='on'/>
      <spinlocks state='on' retries='4096'/>
    </hyperv>
  </features>
  <cpu mode='custom' match='exact'>
    <model fallback='allow'>core2duo</model>
    <vendor>Intel</vendor>
  </cpu>
  <clock offset='localtime'>
    <timer name='hypervclock' present='yes'/>
    <timer name='hpet' present='no'/>
  </clock>
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20140707/d72ee073/attachment.html>


More information about the ubuntu-server mailing list