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

Re: [Xen-devel] radeon in dom0/ivtv in domU: irq 16 nobody cared

To: Mark Hurenkamp <mark.hurenkamp@xxxxxxxxx>
Subject: Re: [Xen-devel] radeon in dom0/ivtv in domU: irq 16 nobody cared
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Tue, 13 Apr 2010 08:57:41 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 13 Apr 2010 05:59:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201004090147.35140.mark.hurenkamp@xxxxxxxxx>
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>
References: <AEB83A1C-247E-4B52-AB14-977664379FDE@xxxxxxxxx> <20100408001916.GA10840@xxxxxxxxxxxxxxxxxxx> <201004090147.35140.mark.hurenkamp@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
On Fri, Apr 09, 2010 at 01:47:35AM +0200, Mark Hurenkamp wrote:
> Hi,
> 
> > > With a fairly recent (~march 29th) xen/next kernel and a recent
> > > xen-4.0.rc9-pre build, i still get occasional 'nobody cared' messages on a
> > > IRQ which is shared between dom0 radeon driver, and domU ivtv driver. 
> Meanwhile i moved to an even more recent xen/stable-2.6.32 (.11) kernel,
> and a xen-4.0.0 release, the problem still shows.
> 
> > > Is there something i can do about this?
> > 
> > Yes,

I've been working on this problem and came up with some code that
follows Jeremy suggestion. But my test rig shows some weird behavior
(with and without the patch) and starts having an IRQ storm which
I think are unrelated.

Anyhow, what I would like you test is to provide 'noirqdebug' flag on
your Linux kernel command line. That should take care of the 'nobody
cared IRQ'. Please test and see if you your machine is more or less
sluggish.


Also, please do run this:
while (true)
do
 sleep 10
 cat /proc/interrupts | grep 16
done

during the lifecycle of the whole machine. I am curious to see whether
you also get an IRQ storm (or if it is just a trickle - which is OK)
after launching the DomU guest.

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