All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: "Keir (Xen.org)" <keir@xen.org>, Jan Beulich <JBeulich@suse.com>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH] x86/HPET: mask interrupt while changing affinity
Date: Tue, 19 Mar 2013 23:24:12 +0000	[thread overview]
Message-ID: <5148F39C.30305@citrix.com> (raw)
In-Reply-To: <135661008.20130319234805@eikelenboom.it>

On 19/03/13 22:48, Sander Eikelenboom wrote:
> Tuesday, March 19, 2013, 5:00:33 PM, you wrote:
>
>>>>> On 19.03.13 at 16:53, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>>> Could this change have a averse affect on AMD systems ?
>> It shouldn't, ...
>>> With this patch booting the dom0 kernel slowly seems to come to a halt 
>>> (sometime trying to mount rootfs, sometimes a little further trying to bring 
>>> networking up.)
>> ... but apparently does (apart from also having the intended effect
>> of eliminating vector-without-IRQ warnings). But it's not obvious
>> how that would be - after all, the two added calls should be pretty
>> benign performance wise.
>>> I don't see any evident warnings or errors, reverting this commit makes the 
>>> system boot OK again.
>> Does the watchdog work on it? If so, could you see whether enabling
>> that catches something? Or else, do the debug keys still work when
>> the box stopped?
> Yes they still work, and somehow using the debug keys seems to make it continu for a bit (slowly and ending up in infinite loop printing firewall messages)
>
> Serial log attached, hope i have used the debug keys you are interested in, if not please do specify ...
>
> --
> Sander

hpet_msi_mask() flips the Timer Interrupt Enable bit, which causes the
timer not to generate interrupts, but to continue running.

Are we by any chance suffering from a bad interaction of oneshot timers
not being re-armed for exceedingly long periods of time ?

~Andrew


>
>
>> Jan

  reply	other threads:[~2013-03-19 23:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18 11:12 [PATCH] x86/HPET: mask interrupt while changing affinity Jan Beulich
2013-03-18 12:09 ` Keir Fraser
2013-03-19 15:53 ` Sander Eikelenboom
2013-03-19 16:00   ` Jan Beulich
2013-03-19 22:48     ` Sander Eikelenboom
2013-03-19 23:24       ` Andrew Cooper [this message]
2013-03-20  8:31         ` Jan Beulich
2013-03-20  8:22       ` Jan Beulich
2013-03-20 10:13         ` Sander Eikelenboom
2013-03-20 11:02           ` Jan Beulich
2013-03-20 11:55             ` Sander Eikelenboom
2013-03-20 13:38               ` Jan Beulich
2013-03-20 13:46                 ` Andrew Cooper
2013-03-20 14:19                 ` Keir Fraser
2013-03-20 14:35                 ` Sander Eikelenboom
2013-03-20 14:41                   ` Jan Beulich
2013-03-20 14:44                     ` Sander Eikelenboom

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=5148F39C.30305@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=keir@xen.org \
    --cc=linux@eikelenboom.it \
    --cc=xen-devel@lists.xen.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 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.