From: Jorge Almeida <j-almeida@criticalsoftware.com>
To: linux-kernel@vger.kernel.org
Subject: IRQ Sharing
Date: Tue, 6 Feb 2007 18:01:58 +0000 [thread overview]
Message-ID: <200702061801.58465.j-almeida@criticalsoftware.com> (raw)
Hello to all.
I'm running an application that uses several IO boards in a PCI bus.
My main problem is the virtual IRQ sharing between several boards.
I mean for example:
1 ethernet board IRQ = 169;
1 ADC card IRQ = 169;
I want to get ride of this behaviour, and changing the slot position of each
board is not enought, to get something like (for example):
1 ethernet board IRQ = 169;
1 ADC card IRQ = 170;
Where in the kernel i can see the algorithms for the APIC system where the
virtual IRQs are distributed? Or exist already any patch that permits to
solve my problem?
I'm using kernel 2.6.16.27, in a single machine with Intel pentium IV
processor and chipset ICH4.
Thanks for any reply.
Greetings.
--
Jorge Almeida
j-almeida@criticalsoftware.com
DISCLAIMER: This message may contain confidential information or privileged material and is intended only for the individual(s) named. If you are not a named addressee and mistakenly received this message you should not copy or otherwise disseminate it: please delete this e-mail from your system and notify the sender immediately. E-mail transmissions are not guaranteed to be secure or without errors as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. Therefore, the sender does not accept liability for any errors or omissions in the contents of this message that arise as a result of e-mail transmissions. Please request a hard copy version if verification is required. Critical Software, SA.
next reply other threads:[~2007-02-06 18:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-06 18:01 Jorge Almeida [this message]
2007-02-06 18:43 ` IRQ Sharing Remy Bohmer
2007-02-06 18:54 ` Jorge Almeida
2007-02-06 19:31 ` Remy Bohmer
-- strict thread matches above, loose matches on Subject: below --
2001-05-14 4:46 SoloCDM
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=200702061801.58465.j-almeida@criticalsoftware.com \
--to=j-almeida@criticalsoftware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox