<p><br>
On Mar 23, 2012 5:53 PM, &quot;Martin Tarenskeen&quot; &lt;<a href="mailto:m.tarenskeen@zonnet.nl">m.tarenskeen@zonnet.nl</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Fri, 23 Mar 2012, S C Rigler wrote:<br>
&gt;<br>
&gt;&gt; On Fri, Mar 23, 2012 at 3:08 AM, Martin Tarenskeen &lt;<a href="mailto:m.tarenskeen@zonnet.nl">m.tarenskeen@zonnet.nl</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;      Hi,<br>
&gt;&gt;<br>
&gt;&gt;      I am trying kernel-rt-3.2.11-1.rt20.1.fc16.ccrma.i686 from the testing<br>
&gt;&gt;      repo. This version still gives me bad performance, unstable mouse cursor,<br>
&gt;&gt;      etc. On my terminal screen I see a continuous stream of these messages:<br>
&gt;&gt;<br>
&gt;&gt;      Message from syslogd@D600 at Mar 23 08:59:06 ...<br>
&gt;&gt;       kernel:[   61.756381] Disabling IRQ 11<br>
&gt;&gt;      (.....)<br>
&gt;&gt;<br>
&gt;&gt;      The kernel-rt-3.2.9-1.rt17.1.fc16.ccrma.i686 version is usable on my<br>
&gt;&gt;      system and does not have this problem.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Martin,<br>
&gt;&gt;<br>
&gt;&gt; What do you have on IRQ 11?  I&#39;ve had similar problems with 3.0-rt and 3.2-rt until I enabled MSI for the devices that<br>
&gt;&gt; were on the IRQ it was complaining about. <br>
&gt;<br>
&gt;<br>
&gt; How do I find that out? What is MSI ?<br>
&gt;</p>
<p>Cat /proc/interrupts to see what&#39;s using IRQ 11.</p>
<p> <a href="http://en.wikipedia.org/wiki/Message_Signaled_Interrupts">http://en.wikipedia.org/wiki/Message_Signaled_Interrupts</a></p>
<p>Not all devices support MSI, but if one of the ones on your IRQ 11 does then you may be able to enable it with a module parameter and move it to a different IRQ. </p>
<p>--Steve </p>