public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm-devel <kvm@vger.kernel.org>
Subject: Re: KVM: MMU: increase per-vcpu rmap cache alloc size
Date: Wed, 29 Oct 2008 11:42:31 +0200	[thread overview]
Message-ID: <49083007.3090903@redhat.com> (raw)
In-Reply-To: <20081028201658.GA15156@dmt.cnet>

Marcelo Tosatti wrote:
> The page fault path can use two rmap_desc structures, if:
>
> - walk_addr's dirty pte update allocates one rmap_desc.
> - mmu_lock is dropped, sptes are zapped resulting in rmap_desc being
> freed.
> - fetch->mmu_set_spte allocates another rmap_desc.
>
> Increase to 4 for safety.
>   

Applied and queued for 2.6.28, thanks.

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


      reply	other threads:[~2008-10-29  9:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28 20:16 KVM: MMU: increase per-vcpu rmap cache alloc size Marcelo Tosatti
2008-10-29  9:42 ` Avi Kivity [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=49083007.3090903@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.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