Talk:Inter-processor interrupt
Appearance
![]() | Computing Stub‑class ![]() | |||||||||||||||
|
I'm not sure whether it's really "IPI" instead of "IPC", but it makes much more sense! There are also much better hits under Google for "IPI interrupt" than for "IPC" Interrupt. Additionally, "IPC" stands for Interprocess Communication, not for Interprocess Interrupt, as far as I know.
- Yeah, IPC was a typo; I was also editing IPC articles at the time. Jsmethers 09:18, 10 January 2006 (UTC)
IRQL
In Windows, this has IRQL as 29.
What is this IRQL-number?
It doesn't seem to be the IRQ-number, because the highest IRQ is 15 (0xF), when APIC is not used. Also according to Interrupt request the IPI is on IRQ13. Also APIC can use up to 224 IRQs, but by default the maximum that is used is 24. --MrBurns (talk) 09:04, 26 October 2009 (UTC)