public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: linux-kernel <linux-kernel@vger.kernel.org>, sancelot@free.fr
Subject: Re: io apic and shared irq questions
Date: Thu, 01 Jun 2006 17:28:52 -0600	[thread overview]
Message-ID: <447F7834.50102@shaw.ca> (raw)
In-Reply-To: <6iROY-2Dc-17@gated-at.bofh.it>

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/


       reply	other threads:[~2006-06-01 23:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6iROY-2Dc-17@gated-at.bofh.it>
2006-06-01 23:28 ` Robert Hancock [this message]
2006-06-01 11:55 io apic and shared irq questions s.a.

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=447F7834.50102@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sancelot@free.fr \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox