public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: lidong chen <chen.lidong.kernel@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: Why so many vm exits caused by ept violation
Date: Mon, 08 Nov 2010 16:01:14 +0200	[thread overview]
Message-ID: <4CD802AA.3040302@redhat.com> (raw)
In-Reply-To: <AANLkTin9MtnVsZJ2Zi7QmBB0_Z=rH8d0C-XdNuqzNsC4@mail.gmail.com>

On 11/08/2010 02:15 PM, lidong chen wrote:
> I run my application both on xen and kvm, and I found the performance
> on kvm is worse than xen.
>
> kvm: 2.6.32-60.el6.x86_64 redhat 6 bate 2
> xen: xen3.4.2
>
> then i stat the vm exit reason, and i found the ept violation reason,
> kvm is much more than xen. the static result is :
>
> __ratelimit: 387 callbacks suppressed
> error gpa is 4273995776
> error gpa is 4273995776
> error gpa is 4273995776
> error gpa is 4273995776
> error gpa is 4273995776

fec00000, this is the IOAPIC.

What workload is this?  Are you using virtio?

> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> __ratelimit: 387 callbacks suppressed
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
> error gpa is 782336
>

bf000, this is the display.  What display mode are you using? is the 
workload display intensive?

Please provide reports using

   $ trace-cmd record -e kvm:kvm_page_fault
   ^C
   $ trace-cmd report


-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2010-11-08 14:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-08 12:15 Why so many vm exits caused by ept violation lidong chen
2010-11-08 14:01 ` Avi Kivity [this message]
2010-11-08 16:29   ` lidong chen
2010-11-09  7:37     ` lidong chen
2010-11-09  7:45       ` Gleb Natapov
2010-11-09  9:04         ` lidong chen
2010-11-09  9:27           ` Gleb Natapov
2010-11-09 10:24             ` lidong chen
2010-11-09 11:24               ` Gleb Natapov
2010-11-10  7:09                 ` lidong chen
2010-11-10  8:26                   ` Avi Kivity
2010-11-15  4:34                     ` lidong chen
2010-11-15  6:40                       ` lidong chen
2010-11-15  7:24                         ` lidong chen
2010-11-15  9:09                           ` Avi Kivity
2010-11-15 12:39                             ` lidong chen
2010-11-15 12:44                               ` lidong chen
2010-11-16 13:35                                 ` lidong chen

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=4CD802AA.3040302@redhat.com \
    --to=avi@redhat.com \
    --cc=chen.lidong.kernel@gmail.com \
    --cc=kvm@vger.kernel.org \
    /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