Inter-processor interrupt: Difference between revisions

Content deleted Content added
Examples: Cleaned up; No need for a subsection
Yangfl (talk | contribs)
add a reference
Line 16:
# kernel debugger breakpoint.
 
IPIs are given an [[IRQL (Windows)|IRQL]] of 29.<ref>{{cite web
|author = Matt
|title = Understanding IRQL
|url = http://ext2fsd.sourceforge.net/documents/irql.htm
|accessdate = 2014-12-06
|date = 2002-04-28
}}</ref>
 
==See also==
Line 22 ⟶ 28:
* [[Interrupt handler]]
* [[Non-maskable interrupt]] (NMI)
 
== References ==
{{Reflist}}
 
== External links ==
*[http://linux.linti.unlp.edu.ar/images/0/0c/ULK3-CAPITULO4-UNNOBA.pdf Interrupts and Exceptions]
 
{{DEFAULTSORT:Inter-Processor Interrupt}}
[[Category:Interrupts]]
 
 
{{Compu-hardware-stub}}