Inter-processor interrupt: Difference between revisions

Content deleted Content added
Added some information on mechanism, operation in unix/linux systems, and a small pdf giving some information on the subject.
Line 19:
 
=== Linux/Unix ===
In Unix/Linux, the IPI interrupt is often used by the CPU in the [[Symmetric multiprocessor|SMP]] and [[Asymmetric multiprocessing|AMP]] configurations to communicate with other processors in the configuration.
 
== Other uses ==