Inter-processor interrupt: Difference between revisions

Content deleted Content added
Mechanism: Missing "and".
A more generic description, from Shoulder tap (software); there are other reasons for IPIs than cache coherency (which generally means TLB coherency).
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. IPIswhen arethe typicallyfirst usedprocessor torequires implementaction afrom [[cachethe coherency]]other [[synchronization]] pointprocessor.
 
== Mechanism ==