From: Gleb Natapov <gleb@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: Nikola Ciprich <nikola.ciprich@linuxbox.cz>, kvm@vger.kernel.org
Subject: Re: KVM got slow after adding more physical memory to host
Date: Tue, 6 Sep 2011 19:10:45 +0300 [thread overview]
Message-ID: <20110906161045.GL26451@redhat.com> (raw)
In-Reply-To: <4E66450A.8070302@redhat.com>
On Tue, Sep 06, 2011 at 07:06:34PM +0300, Avi Kivity wrote:
> On 09/06/2011 07:01 PM, Nikola Ciprich wrote:
> >> 404
> >ouch, dumb me :-/
> >http://nelide.cz/downloads/nik/trace.dat.bz2
> >sorry
> >n.
> >
>
> qemu-kvm-4618 [000] 13698.803169: kvm_emulate_insn:
> 0:806edb12: rep outsw
> qemu-kvm-4618 [000] 13698.803170: kvm_pio:
> pio_write at 0x1f0 size 2 count 1
> qemu-kvm-4618 [000] 13698.803171: kvm_userspace_exit:
> reason KVM_EXIT_IO (2)
> qemu-kvm-4618 [000] 13698.803186: kvm_entry: vcpu 0
> qemu-kvm-4618 [000] 13698.803189: kvm_exit:
> reason IO_INSTRUCTION rip 0x806edb12 info 1f00031 0
>
> qemu-kvm-4618 [000] 13698.803191: kvm_emulate_insn:
> 0:806edb12: rep outsw
> qemu-kvm-4618 [000] 13698.803192: kvm_pio:
> pio_write at 0x1f0 size 2 count 1
> qemu-kvm-4618 [000] 13698.803193: kvm_userspace_exit:
> reason KVM_EXIT_IO (2)
> qemu-kvm-4618 [000] 13698.803195: kvm_entry: vcpu 0
> qemu-kvm-4618 [000] 13698.803198: kvm_exit:
> reason IO_INSTRUCTION rip 0x806edb12 info 1f00031 0
>
>
> One of your guests is using IDE PIO instead of DMA. Switch it back to DMA.
>
> Gleb, is rep/outsw our pio regression or was it another instruction?
>
It is rep/in-out. But why it became noticeable only after adding more
physical memory to the host is a mystery.
--
Gleb.
next prev parent reply other threads:[~2011-09-06 16:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-06 14:02 KVM got slow after adding more physical memory to host Nikola Ciprich
2011-09-06 15:13 ` Avi Kivity
2011-09-06 15:38 ` Nikola Ciprich
2011-09-06 15:45 ` Avi Kivity
2011-09-06 16:01 ` Nikola Ciprich
2011-09-06 16:06 ` Avi Kivity
2011-09-06 16:06 ` Avi Kivity
2011-09-06 16:10 ` Gleb Natapov [this message]
2011-09-06 16:30 ` Nikola Ciprich
2011-09-06 17:01 ` Avi Kivity
2011-09-06 19:22 ` KVM got slow after adding more physical memory to host - SOLVED Nikola Ciprich
2011-09-08 14:58 ` Michael Tokarev
2011-09-06 16:08 ` KVM got slow after adding more physical memory to host Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110906161045.GL26451@redhat.com \
--to=gleb@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=nikola.ciprich@linuxbox.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox