From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Rambaldi <rambaldi@xs4all.nl>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: 2.6.27-rc6 xen soft lockup
Date: Wed, 10 Sep 2008 12:25:06 -0700 [thread overview]
Message-ID: <48C81F12.9040208@goop.org> (raw)
In-Reply-To: <48C81537.8080409@xs4all.nl>
Rambaldi wrote:
> The machine has two Intel(R) Xeon(R) E5420's so that gives a total of
> 8 cpu's
> During the time of the lockup the cpu load, as measured with cacti,
> was about 4%
> with a increase to 15% at the time the BUG was triggered. So I would
> say mostly idle
> but not very idle.
So that's the cpu load within the domain? How about the overall system
load? What other domains are running?
>
> > Did anything fail or misbehave?
> No nothing failed or misbehaved (as far as I could tell)
>
> With dynticks I guess you mean: CONFIG_NO_HZ ; this option is not set.
(In general its a good idea to set it for virtual machines, to avoid
spuriously scheduling vcpus.)
> I have attached my .config. I have also attached the output of
> (date ; cat /proc/interrupts ; sleep 10 ; date ; cat /proc/interrupts
> )> /tmp/interrupts
> to give an impression about the number of interrupts after 11:30 hours
> of uptime.
Well, there were 1001 interrupts on cpu 1 in that interval, which shows
that the timer interrupts are going at full rate on the idle cpu.
I'm a bit confused. I'm not sure what would trigger a lockup at that
point, unless it really stopped taking interrupts for a while.
Unfortunately the RIP and backtrace are not particularly helpful. I'm
assuming the message is spurious, and indicates some other kind of
timekeeping bug.
> Any other info that you need?
Full dmesg output, for completeness.
J
next prev parent reply other threads:[~2008-09-10 19:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-10 12:19 2.6.27-rc6 xen soft lockup Rambaldi
2008-09-10 16:53 ` Jeremy Fitzhardinge
2008-09-10 18:43 ` Rambaldi
2008-09-10 19:25 ` Jeremy Fitzhardinge [this message]
2008-09-10 20:59 ` Rambaldi
2008-09-16 17:33 ` Jeremy Fitzhardinge
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=48C81F12.9040208@goop.org \
--to=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rambaldi@xs4all.nl \
/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