public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Andi Kleen <ak-l3A5Bk7waGM@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: mmu.c:307 BUG with kvm-48
Date: Tue, 30 Oct 2007 05:29:08 +0200	[thread overview]
Message-ID: <4726A504.5000403@qumranet.com> (raw)
In-Reply-To: <20071029120650.GD23491-KvMlXPVkKihbpigZmTR7Iw@public.gmane.org>

Andi Kleen wrote:
>>
>> it look like the slab cache is not initlized for some reason,
>> there was fix in kvm-49 that initied the slab cache in another place.
>> (check out commits arround b95061aec006bc4c44e4b244e4ec15c009ab880a)
>>
>> can you please check if it happen in kvm-49 as well?
>>     
>
> I can try it next time and see if it happens again. It is not easily reproducible
> (that would fit the uninitialized memory theory) 
>   

kvm-49 indeed has the fix "uninitialized memory" is perhaps not the most 
accurate description.  Rather, the slab preallocation cache (which kvm 
uses to ensure allocations don't fail) underflowed due to changes in how 
kvm consumes rmap entries; we now refill it at the correct place.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

      parent reply	other threads:[~2007-10-30  3:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 10:31 mmu.c:307 BUG with kvm-48 Andi Kleen
     [not found] ` <200710291131.48929.ak-l3A5Bk7waGM@public.gmane.org>
2007-10-29 10:42   ` Izik Eidus
     [not found]     ` <1193654536.4484.14.camel-siXIhNkUrCXckEVJwWePHtCfPAL7FxvL@public.gmane.org>
2007-10-29 12:06       ` Andi Kleen
     [not found]         ` <20071029120650.GD23491-KvMlXPVkKihbpigZmTR7Iw@public.gmane.org>
2007-10-30  3:29           ` 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=4726A504.5000403@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=ak-l3A5Bk7waGM@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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