All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Weekes <lists.xen@nuclearfallout.net>
To: George Dunlap <george.dunlap@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Keir Fraser <keir@xen.org>
Subject: Re: Re: credit2 BUG_ON triggered
Date: Tue, 26 Apr 2011 13:15:34 -0700	[thread overview]
Message-ID: <4DB727E6.5000208@nuclearfallout.net> (raw)
In-Reply-To: <1303837366.1955.21010.camel@elijah>

On 4/26/2011 10:02 AM, George Dunlap wrote:
> OK -- it turns out on my box, I hit the bug as the machine boots, so
> repro was very easy. :-)  (Can you tell I haven't been working on
> credit2 in a little while?)
>
> Can you test the attached patch and see if it works for you?cc1: warnings being treated as errors

On 4.1, it doesn't seem to compile:

sched_credit2.c: In function 'csched_vcpu_migrate':
sched_credit2.c:1363: error: implicit declaration of function 'migrate'
make[4]: *** [sched_credit2.o] Error 1
make[4]: Leaving directory `/usr/src/xen-4.1-testing.hg/xen/common'
make[3]: *** [/usr/src/xen-4.1-testing.hg/xen/common/built_in.o] Error 2
make[3]: Leaving directory `/usr/src/xen-4.1-testing.hg/xen/arch/x86'
make[2]: *** [/usr/src/xen-4.1-testing.hg/xen/xen] Error 2
make[2]: Leaving directory `/usr/src/xen-4.1-testing.hg/xen'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/xen-4.1-testing.hg/xen'
make: *** [install-xen] Error 2

I switched back over to -unstable and ran 10 tests:

Test 1: domU freeze after "(XEN) HVMx: Writing SMBIOS tables ..."
Test 2: Seemed to start normally, although VNC didn't work (probably a 
separate bug in -unstable)
Test 3: domU freeze after "(XEN) HVMx: Writing SMBIOS tables ..."
Test 4: domU freeze after "(XEN) HVMx: Writing SMBIOS tables ..."
Test 5: Seemed to start normally, although VNC didn't work (probably a 
separate bug in -unstable)
Test 6: domU freeze after "(XEN) HVMx: Writing SMBIOS tables ..."
Test 7: domU freeze after "(XEN) HVMx: Writing SMBIOS tables ..."
Test 8: Seemed to start normally, although VNC didn't work (probably a 
separate bug in -unstable)
Test 9: Seemed to start normally, although VNC didn't work (probably a 
separate bug in -unstable)
Test 10: Seemed to start normally, although VNC didn't work (probably a 
separate bug in -unstable)

This would seem to confirm that the BUG_ON is being avoided now, but the 
frequent SMBIOS issue means that I won't be able to start testing 
credit2 with a subset of customers yet.

Note that when it started normally, there were also tons of 
"memory.c:196:d18 Bad page free for domain x" and "mm.c:2137:d18 Error 
pfn 0: rd=ffff8304420d7000, od=ffff830xxxxxxxxxx, caf=8000000000000001, 
taf=7400000000000001" warnings, which I imagine is a separate concern.

-John

  reply	other threads:[~2011-04-26 20:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 20:58 credit2 BUG_ON triggered John Weekes
2011-04-20  9:36 ` George Dunlap
2011-04-20 16:12   ` John Weekes
2011-04-20 16:51     ` George Dunlap
2011-04-20 17:33       ` John Weekes
2011-04-20 19:10         ` John Weekes
2011-04-20 19:29           ` John Weekes
2011-04-26 11:01 ` George Dunlap
2011-04-26 16:45   ` John Weekes
2011-04-26 17:02     ` George Dunlap
2011-04-26 20:15       ` John Weekes [this message]
2011-04-27  9:10         ` George Dunlap
2011-04-27 17:24           ` credit2 domU freeze at "Writing SMBIOS tables ..." John Weekes
2011-04-28 13:10             ` George Dunlap
2011-04-28 16:25               ` John Weekes
2011-04-28 16:35                 ` George Dunlap
2011-04-28 19:56                   ` John Weekes

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=4DB727E6.5000208@nuclearfallout.net \
    --to=lists.xen@nuclearfallout.net \
    --cc=george.dunlap@citrix.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.