public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason <kvmuser@gmail.com>
To: kvm@vger.kernel.org
Subject: Re: [Qemu-devel] Ideas wiki for GSoC 2010
Date: Tue, 16 Mar 2010 00:20:01 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100316T004722-518@post.gmane.org> (raw)
In-Reply-To: 4B9E4D11.70402@redhat.com

Avi Kivity <avi <at> redhat.com> writes:
> 
> On 03/15/2010 03:23 PM, Anthony Liguori wrote:
> > On 03/15/2010 08:11 AM, Avi Kivity wrote:
> >> Your guest wasn't doing a zillion VMREADs and VMWRITEs every exit.
> >>
> >> I plan to reduce VMREAD/VMWRITE overhead for kvm, but not much we can 
> >> do for other guests.
> >
> > VMREAD/VMWRITEs are generally optimized by hypervisors as they tend to 
> > be costly.  KVM is a bit unusual in terms of how many times the 
> > instructions are executed per exit.
> 
> Do you know offhand of any unnecessary read/writes?  There's 
> update_cr8_intercept(), but on normal exits, I don't see what else we 
> can remove.
> 

In comparing KVM 2.6.31.6b to XenServer 5.5.0, it seems KVM has fewer overall
VMREADs and VMWRITEs, but there are a lot of VMWRITEs to Host FS_SEL, Host
GS_SEL, Host FS_BASE, and Host GS_BASE that don't appear in Xen. Also, KVM has a
lot of MSR accesses to 0xc0000081-0xc0000084 that Xen doesn't have.




  reply	other threads:[~2010-03-16  0:25 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10 21:30 Ideas wiki for GSoC 2010 Luiz Capitulino
2010-03-11  7:55 ` Avi Kivity
2010-03-11  9:43   ` Paolo Bonzini
2010-03-11 11:25     ` Alexander Graf
2010-03-11 11:54       ` Avi Kivity
2010-03-11 11:56         ` Alexander Graf
2010-03-11 11:58           ` Avi Kivity
2010-03-11 12:03             ` Alexander Graf
2010-03-11 12:15               ` Avi Kivity
2010-03-12 10:49                 ` [Android-virt] " Christoffer Dall
2010-03-12 12:32                   ` Luiz Capitulino
2010-03-11 19:06               ` [Qemu-devel] " Cam Macdonell
2010-03-11 12:09       ` Paolo Bonzini
2010-03-11 13:19         ` Luiz Capitulino
2010-03-13  3:13           ` [Qemu-devel] " Edgar E. Iglesias
2010-03-11 13:16       ` Luiz Capitulino
2010-03-12 10:47       ` [Qemu-devel] " Jes Sorensen
2010-03-11 12:59     ` Luiz Capitulino
2010-03-11 13:00       ` Alexander Graf
2010-03-11 13:21         ` Luiz Capitulino
2010-03-11 22:59   ` [Qemu-devel] " Jamie Lokier
2010-03-12  9:48     ` Paolo Bonzini
2010-03-12  9:59       ` Gleb Natapov
2010-03-11 12:26 ` Avi Kivity
2010-03-11 13:09 ` [Qemu-devel] " Lucas Meneghel Rodrigues
2010-03-12 15:11 ` Adam Litke
2010-03-12 15:22   ` Luiz Capitulino
2010-03-12 15:38     ` Adam Litke
2010-03-12 15:56       ` Luiz Capitulino
2010-03-12 16:36         ` Anthony Liguori
2010-03-12 17:35           ` Luiz Capitulino
2010-03-15 12:25 ` Avi Kivity
2010-03-15 12:38   ` Joerg Roedel
2010-03-15 12:42     ` Avi Kivity
2010-03-15 13:14       ` Anthony Liguori
2010-03-15 15:59         ` Joerg Roedel
2010-03-15 12:53   ` Muli Ben-Yehuda
2010-03-15 13:03     ` Joerg Roedel
2010-03-15 13:11       ` Avi Kivity
2010-03-15 13:23         ` Anthony Liguori
2010-03-15 15:06           ` Avi Kivity
2010-03-16  0:20             ` Jason [this message]
2010-03-16  6:12               ` Avi Kivity
2010-03-16 16:33                 ` Jason
2010-03-16 16:46                   ` Avi Kivity
2010-03-16  1:21             ` Anthony Liguori
2010-03-16  5:50               ` Avi Kivity
2010-03-15 13:24         ` Joerg Roedel
2010-03-15 13:55           ` Anthony Liguori
2010-03-15 14:18       ` Muli Ben-Yehuda

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=loom.20100316T004722-518@post.gmane.org \
    --to=kvmuser@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