<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 21, 2015 at 8:56 AM, Jeremy Jongepier <span dir="ltr"><<a href="mailto:jeremy@autostatic.com" target="_blank">jeremy@autostatic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/21/2015 02:40 PM, Ede Wolf wrote:<br>
> Following the discussion about irq_balance, I was having a look at my<br>
> interrupts, I figured that my most important devices all share a single<br>
> one:<br>
><br>
><br>
> cat /proc/interrupts:<br>
><br>
>  20:  <CPU List> IR-IO-APIC   20-fasteoi   ohci_hcd:usb9, snd_rme9652,<br>
> vfio-intx(0000:07:00.0)<br>
><br>
> So some USB, my passed-through parallel card and my soundcard are all<br>
> sharing interrupt #20.<br>
><br>
> Now I wonder, is there a way to force the system to use a dedicated<br>
> interrupt just for the soundcard?<br>
<br>
No, unless the system supports MSI (Message Signaled Interrupts) and the<br>
sound card could use that. It's been a while since I had to use that so<br>
I have no links at hand :(<br></blockquote><div><br><br></div><div>Actually, it depends on the BIOS in your motherboard. <br><br></div><div>In general, most laptops and many newer motherboards do not allow interrupt/slot assignment to be controlled.<br><br></div><div>Most older desktop-y motherboards and a few contemporary ones do.<br><br></div><div> If you can't find it in the BIOS setup stuff, then it probably isn't there.<br></div></div></div></div>