* io apic and shared irq questions
@ 2006-06-01 11:55 s.a.
0 siblings, 0 replies; 2+ messages in thread
From: s.a. @ 2006-06-01 11:55 UTC (permalink / raw)
To: linux-kernel
Hi,
Regarding an embedded realtime system, I have got a communication board
on pci bus .
I would like it's interrupt not being shared (with usb) , because the
component receives an it every 100us and is realtime determinist.
I looked at how was routed IRQ's with the io apic , although it is able
to use 24 irq's, linux always share my PCI boards IRQ with another
component and do not use all the 24 irq's range capability of ioapic.
Do you think it is possible to program the ioapic in order to have a
better irq mapping and avoid this problem and use all the range of
availbale vectors ?
Best Regards
Steph
^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <6iROY-2Dc-17@gated-at.bofh.it>]
* Re: io apic and shared irq questions
[not found] <6iROY-2Dc-17@gated-at.bofh.it>
@ 2006-06-01 23:28 ` Robert Hancock
0 siblings, 0 replies; 2+ messages in thread
From: Robert Hancock @ 2006-06-01 23:28 UTC (permalink / raw)
To: linux-kernel, sancelot
s.a. wrote:
> Hi,
>
> Regarding an embedded realtime system, I have got a communication board
> on pci bus .
>
> I would like it's interrupt not being shared (with usb) , because the
> component receives an it every 100us and is realtime determinist.
> I looked at how was routed IRQ's with the io apic , although it is able
> to use 24 irq's, linux always share my PCI boards IRQ with another
> component and do not use all the 24 irq's range capability of ioapic.
>
> Do you think it is possible to program the ioapic in order to have a
> better irq mapping and avoid this problem and use all the range of
> availbale vectors ?
>
> Best Regards
> Steph
This may depend on the hardware, but as far as I know, usually the
IOAPIC interrupt mapping is the same as the physical wiring of the
interrupt lines on the board. If the devices use the same physical
interrupt line, there is no way to separate them.
--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-01 23:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-01 11:55 io apic and shared irq questions s.a.
[not found] <6iROY-2Dc-17@gated-at.bofh.it>
2006-06-01 23:28 ` Robert Hancock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox