All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Mark Hurenkamp <mark.hurenkamp@xs4all.nl>
Cc: xen-devel@lists.xensource.com
Subject: Re: radeon in dom0/ivtv in domU: irq 16 nobody cared
Date: Tue, 13 Apr 2010 08:57:41 -0400	[thread overview]
Message-ID: <20100413125741.GA16475@phenom.dumpdata.com> (raw)
In-Reply-To: <201004090147.35140.mark.hurenkamp@xs4all.nl>

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.

  parent reply	other threads:[~2010-04-13 12:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 22:45 radeon in dom0/ivtv in domU: irq 16 nobody cared Mark Hurenkamp
2010-04-08  0:19 ` Konrad Rzeszutek Wilk
2010-04-08 17:37   ` Konrad Rzeszutek Wilk
2010-04-08 18:45     ` Jeremy Fitzhardinge
2010-04-13 13:18       ` Konrad Rzeszutek Wilk
2010-04-13 18:30         ` Jeremy Fitzhardinge
2010-04-13 19:10           ` Konrad Rzeszutek Wilk
2010-04-13 19:21             ` Jeremy Fitzhardinge
2010-04-08 23:47   ` Mark Hurenkamp
2010-04-09  0:10     ` Mark Hurenkamp
2010-04-13 12:57     ` Konrad Rzeszutek Wilk [this message]
2010-04-13 20:05       ` Mark Hurenkamp
2010-04-13 20:43         ` Jeremy Fitzhardinge
2010-04-17  0:38         ` Mark Hurenkamp
2010-04-19 14:08           ` Konrad Rzeszutek Wilk

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=20100413125741.GA16475@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=mark.hurenkamp@xs4all.nl \
    --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.