Computer Science Fundamentals
Operating Systems
Subjective
Mar 08, 2013
What are interrupts?
Detailed Explanation
Interrupts are part of a hardware mechanism that sends a notification to the CPU when it wants to gain access to a particular resource. An interrupt handler receives this interrupt signal and “tells” the processor to take action based on the interrupt request.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts