Inter-processor interrupt: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 3 interwiki links, now provided by Wikidata on d:q827024
Line 14:
 
IPIs are given an [[IRQL (Windows)|IRQL]] of 29.
 
=== Linux/Unix ===
 
In Unix/Linux, the IPI interrupt is often used by the CPU in the [[Symmetric multiprocessor|SMP]] and [[Asymmetric multiprocessing]]configurations to communicate with other processors in the configuration.
 
== Other uses ==