WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] FW: Xen 4.1 interrupts not delievered.

To: "bruce.edge@xxxxxxxxx" <bruce.edge@xxxxxxxxx>, "linux@xxxxxxxxxxxxxx" <linux@xxxxxxxxxxxxxx>, "caker@xxxxxxxxxxxx" <caker@xxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "keir@xxxxxxx" <keir@xxxxxxx>, "Ian.Campbell@xxxxxxxxxxxxx" <Ian.Campbell@xxxxxxxxxxxxx>, "m.a.young@xxxxxxxxxxxx" <m.a.young@xxxxxxxxxxxx>, "jeremy@xxxxxxxx" <jeremy@xxxxxxxx>, "pasik@xxxxxx" <pasik@xxxxxx>
Subject: [Xen-devel] FW: Xen 4.1 interrupts not delievered.
From: "Lin, Ray" <Ray.Lin@xxxxxxx>
Date: Fri, 15 Oct 2010 14:57:44 -0600
Accept-language: en-US
Acceptlanguage: en-US
Cc:
Delivery-date: Fri, 15 Oct 2010 13:59:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Actsm0Z5PTv+4g7PQrqIySxNMa9VEQADS4bw
Thread-topic: Xen 4.1 interrupts not delievered.
 
  We experienced the domU interrupt/DMA issue before. The symptom is like the 
/proc/interrupts/irq# of Tachyon chip (FC controller) keep on incrementing, but 
nobody is serving the interrupts. Eventually the count of these unserved 
interrupts reach the max. and are forced to be disabled.  With Konrad's 
dom0/domU configuration, this issue is resolved now.


-Ray
     
-----Original Message-----
From: Bruce Edge [mailto:bruce.edge@xxxxxxxxx] 
Sent: Friday, October 15, 2010 12:01 PM
To: Lin, Ray
Subject: Fwd: Xen 4.1 interrupts not delievered.

On 13/10/2010 08:00, "Sander Eikelenboom" <linux@xxxxxxxxxxxxxx> wrote:

> Hello Keir,
>
> OK let's rephrase, in what cases is it logical that the xen serial 
> console freezes together with dom0 ?
> For example some deadlock causes cpu0 to stall on a heavily loaded system ..
> I think having the serial console available to dump the machines state 
> is quite vital :-(

Oh, there was a fix for serial interrupt routing: xen-unstable:22148 or 
xen-4.0-testing:21342. Are you running a more recent hypervisor than that?
The fix prevents serial interrupt from being migrated away from pcpu0, which 
will not work as there is no vector allocated for it on other pcpus. This kind 
of fits with the bug you're seeing, which doesn't manifest if you leave pcpu0 
unloaded (and hence presumably serial interrupt binding prefers to stay with 
unloaded pcpu0).

 -- Keir

> I have tried the max_cstate=1 together with the latest 
> 2.6.32-xen-next-pvops kernel as dom0 kernel (which Ian's fix to the event 
> channels).
> But with the compile test it freezes just as fast.
> Will try xen before changesets 20072/20073 now, probably with 2.6.31 
> pvops, since 2.6.32 would need a more recent hypervisor.
>
> --
> Sander
>
>
> Wednesday, October 13, 2010, 1:34:58 AM, you wrote:
>
>> On 12/10/2010 18:17, "Konrad Rzeszutek Wilk" <konrad.wilk@xxxxxxxxxx> wrote:
>
>>> A couple of that might fix the problems are:
>>>
>>>  1). Ian's fix to the event channels:
>>> http://xenbits.xen.org/gitweb?p=people/ianc/linux-2.6.git;a=commit;h
>>> =5d30cb2
>>> a8
>>> 5912ffb5f6556d55472c26801eef2ea
>>>  2). Disable IRQ balancing in Xen (and also in Linux kernel). "noirqbalance"
>>>  3). Pin domains, but nothing to Domain 0.
>
>> ITYM cpu 0. Not that this should rightly make any difference that I can see.
>
>> My suspicion would be the per-CPU IDT patches introduced during 4.0 
>> development. Or changes to enable deep C-state sleeps by default. One 
>> or the other causing lost interrupts. I think the latter can be 
>> discounted by
>> max_cstate=1 as a Xen boot parameter. The former would require trying 
>> a build of Xen before and after changesets 20072/20073 -- they are 
>> the ones that did the heavy lifting to implement per-CPU IDTs.
>
>>  -- Keir
>
>>> But it might be worth trying them out?
>
>
>
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>