From: Erik Mouw <erik@harddisk-recovery.com>
To: Keith Chew <keith.chew@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IO APIC IRQ assignment
Date: Tue, 30 May 2006 15:50:18 +0200 [thread overview]
Message-ID: <20060530135017.GD5151@harddisk-recovery.com> (raw)
In-Reply-To: <20f65d530605300521q1d56c3a3t84be3d92f1df0c14@mail.gmail.com>
On Wed, May 31, 2006 at 12:21:53AM +1200, Keith Chew wrote:
> We are working closely with an x86-based hardware manufacturer for our
> linux based application. In their hardware, it contains 4 x BT878
> chips and 3 x USB controllers.
That sounds like a nice MythTV box to me :)
> The USB and BT878 share the same
> hardware IRQ lines, which is causing us to notice random hard lockups.
> Increasing the PCI latency of the BTTV drivers has helped the
> situation (we have not noticed any lockups yet), but it would be nice
> if we can separate the IRQs.
>
> We asked the manufacturers if they can do a physical modication for
> us, but unfortunately this is not possible. The engineer did mention
> that under Windows XP in "IO APIC" mode, it is possible to assign
> different IRQs to the USB and BTTV.
Unless Windows XP IO APIC mode contains a soldering iron and rework
wire to physically change the way the hardware IRQ lines are connected,
this is nonsense.
Or the engineer means that in legacy PIC mode the IRQs are shared, but
in APIC mode they can be separated. That is a different thing, cause in
that case the IRQ lines are not physically connected, but put together
in PIC mode and can again be separated by using APIC mode.
> Is this possible in Linux? We have tried enabling IO APIC in the
> kernel, but the IRQs are still shared.
Depends on the hardware, but Linux does indeed support IO APIC.
Erik
--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
next prev parent reply other threads:[~2006-05-30 13:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 12:21 IO APIC IRQ assignment Keith Chew
2006-05-30 12:31 ` James Courtier-Dutton
2006-05-30 13:26 ` Keith Chew
2006-05-30 13:50 ` Erik Mouw [this message]
2006-05-30 14:05 ` Keith Chew
2006-05-31 22:03 ` Jan Engelhardt
2006-05-31 23:12 ` Keith Chew
2006-06-01 9:42 ` Erik Mouw
2006-06-01 10:38 ` Keith Chew
2006-06-01 15:35 ` Keith Chew
2006-06-01 15:58 ` Thiago Galesi
2006-06-01 21:27 ` Keith Chew
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=20060530135017.GD5151@harddisk-recovery.com \
--to=erik@harddisk-recovery.com \
--cc=keith.chew@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.