Inter-processor interrupt: Difference between revisions

Content deleted Content added
No edit summary
mNo edit summary
Line 5:
1. Queue a DISPATCH_LEVEL interrupt to schedule a particular thread for execution.<br />
2. Updating the processor's translation look-aside buffers cache.<br />
3. System Shutdownshutdown.<br />
4. System Crashcrash.
 
In windows, thisWhis has IRQL as 29.