public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
To: Avi Kivity <avi@redhat.com>
Cc: mtosatti@redhat.com, kvm@vger.kernel.org, takuya.yoshikawa@gmail.com
Subject: Re: [PATCH RFC] KVM: use kmalloc() for small dirty bitmaps
Date: Thu, 21 Oct 2010 18:09:04 +0900	[thread overview]
Message-ID: <4CC00330.5080006@oss.ntt.co.jp> (raw)
In-Reply-To: <4CC00224.7070007@redhat.com>

(2010/10/21 18:04), Avi Kivity wrote:
> On 10/21/2010 10:45 AM, Takuya Yoshikawa wrote:
>>> Well, 4K single buffer is 128MB worth of RAM. This won't help live migration much, but will help vga dirty logging, which is active at all times and uses much smaller memory slots. So I think it's worthwhile.
>>>
>>
>>
>>
>> Thanks, the patch I sent now should might be better.
>>
>> Which one do you prefer?
>
> Well, the two combined :)
>
> Let's apply the double-buffer first and follow with kmalloc() conversion.
>

OK, thanks :)

I'll send the kmalloc() patch later!

   Takuya

      reply	other threads:[~2010-10-21  9:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20  9:34 [PATCH RFC] KVM: use kmalloc() for small dirty bitmaps Takuya Yoshikawa
2010-10-21  1:51 ` Takuya Yoshikawa
2010-10-21  8:38   ` Avi Kivity
2010-10-21  8:45     ` Takuya Yoshikawa
2010-10-21  9:04       ` Avi Kivity
2010-10-21  9:09         ` 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=4CC00330.5080006@oss.ntt.co.jp \
    --to=yoshikawa.takuya@oss.ntt.co.jp \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=takuya.yoshikawa@gmail.com \
    /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