9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] plan9: how to get irq to mach routing
@ 2013-01-24 10:00 p9 newbie
  2013-01-24 16:22 ` erik quanstrom
  0 siblings, 1 reply; 4+ messages in thread
From: p9 newbie @ 2013-01-24 10:00 UTC (permalink / raw)
  To: 9fans

Hi, 

I would like to retrieve what  IRQs are routed to what Machs (or lapics).  I dumped IOAPIC's Redirection Table entries, but  Destination bits [63:48] are always '0xFF'.  Is there way to determine the routing between IRQs and Machs/LAPICs serving them?.  One rudimentary way I tried is  that, in the interrupt service routine I accessed the 'm' (Mach *) external variable to figure the routing between the IRQ and and the Mach..  Wondering if there is a better way. (for all legacy, msi and msi-x interrupt types)

Thanks
rg



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-25 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 10:00 [9fans] plan9: how to get irq to mach routing p9 newbie
2013-01-24 16:22 ` erik quanstrom
2013-01-25  9:54   ` p9 newbie
2013-01-25 15:31     ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).