Inter-processor interrupt: Difference between revisions

Content deleted Content added
TobeBot (talk | contribs)
SmackBot (talk | contribs)
m remove Erik9bot category,outdated, tag and general fixes
Line 1:
{{Unreferenced stub|auto=yes|date=December 2009}}
An '''inter-processor interrupt''' ('''IPI''') is a special type of [[interrupt]] by which one processor may interrupt another processor in a [[multiprocessor]] system. IPIs are typically used to implement a [[cache coherency]] [[synchronization]] point.
 
Line 10 ⟶ 11:
 
In Windows, this has IRQL as 29.
 
 
In [[x86 architecture|x86]] based systems, an IPI synchronizes the cache and [[Memory Management Unit]] (MMU) between processors.
 
== See also ==
* [[Advanced Programmable Interrupt Controller]]
* [[Interrupt]]
Line 21:
* [[Programmable Interrupt Controller]]
 
{{DEFAULTSORT:Inter-Processor Interrupt}}
{{compu-hardware-stub}}
 
[[Category:Interrupts]]
 
[[Category:Articles lacking sources (Erik9bot)]]
 
{{compuCompu-hardware-stub}}
 
[[de:Inter Processor Interrupt]]