kvm-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
To: kvm-ia64@vger.kernel.org
Subject: Re: [PATCH 0/2] KVM: cleanup: get_dirty_log
Date: Mon, 06 Sep 2010 10:17:35 +0000	[thread overview]
Message-ID: <4C84BFBF.9070505@oss.ntt.co.jp> (raw)
In-Reply-To: <20100903173427.5af64d4d.yoshikawa.takuya@oss.ntt.co.jp>

(2010/09/04 18:24), Alexander Graf wrote:
>
> On 03.09.2010, at 10:34, Takuya Yoshikawa wrote:
>
>> This is the 2nd version of get_dirty_log cleanup.
>>
>> Changelog:
>>   In version 1, I changed the timing of copy_to_user() in the
>>   powerpc's get_dirty_log by mistake. This time, I've kept the
>>   timing and tests on ppc box now look OK to me!
>
> I seem to get a pretty big chunk of false positives with this set applied. Qemu's vnc server tries to be clever and searches for real changes inside the pages it finds dirty, so the only perceptible thing there is an increased amount of CPU being wasted.
>
> In MOL instead, the VNC server just directly sends pages that are marked dirty. And I get a full new screen update on every update cycle.
>
> Please check with some debugging code if the dirty region really from the dirty bitmap is really only the one that was updated :).
>

Interesting behavior! This functionality might be more sensitive than I imagined.

I'll investigate with some debugging code as you suggest!

Thank you,
   Takuya

      parent reply	other threads:[~2010-09-06 10:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-03  8:34 [PATCH 0/2] KVM: cleanup: get_dirty_log Takuya Yoshikawa
2010-09-04  9:24 ` Alexander Graf
2010-09-06 10:17 ` Takuya Yoshikawa [this message]

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=4C84BFBF.9070505@oss.ntt.co.jp \
    --to=yoshikawa.takuya@oss.ntt.co.jp \
    --cc=kvm-ia64@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).