From: James Courtier-Dutton <James@superbug.demon.co.uk>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IRQ Routing.
Date: Mon, 20 Oct 2003 20:15:36 +0100 [thread overview]
Message-ID: <3F943458.1000102@superbug.demon.co.uk> (raw)
In-Reply-To: <763050000.1066659824@[10.10.2.4]>
Martin J. Bligh wrote:
>>Are their any linux tools to allow the user to view irq routing details,
>>and maybe change the routing after boot ?
>>
>>This might be useful in special cases.
>
>
> Yeah, "cat /proc/interrupts" and
> "echo <cpu_bitmask> > /proc/irq/<number>/smp_affinity"
>
> M.
>
>
>
I really need more info than that.
I want info like: -
PCI card in slot X, Is using [LNKA] which is being routed via IO-APIC to
IRQ Y using Edge triggered Interrupt.
And then I need a tool to be able to change those settings, to for
example: -
PCI card in slot X, Is using [LNKF] which is being routed via simple PIC
to IRQ Y using Level triggered Active low Interrupt.
"lspci -vvvvvv" gives me some of the info, and on a working system,
/proc/interrupts combined with lspci -vvvvv gives me all I need, but I
need to be able to tinker with the IRQ rounting after boot up, to test
what the IRQ settings should be, even if the kernel set them up wrong.
Cheers
James
next prev parent reply other threads:[~2003-10-20 19:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-20 8:03 IRQ Routing James Courtier-Dutton
2003-10-20 14:23 ` Martin J. Bligh
2003-10-20 19:15 ` James Courtier-Dutton [this message]
2003-10-21 5:59 ` IRQ Routing. [A 2.6 question about smp irq balancing] Paul
2003-10-21 14:34 ` Martin J. Bligh
2003-10-22 1:21 ` Paul
-- strict thread matches above, loose matches on Subject: below --
2008-10-28 2:50 IRQ routing Peter Chubb
2002-10-23 9:15 Markus Gaugusch
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=3F943458.1000102@superbug.demon.co.uk \
--to=james@superbug.demon.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.com \
/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.