Inter-processor interrupt: Difference between revisions

Content deleted Content added
Wrong template punctuation.
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Mergefrom}}
Line 1:
{{mergefrom|Shoulder tap (software)|date=December 2013}}
{{Unreferenced|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.