Interrupts
Articles/Blog Posts
- Interrupt:
- Wikipedia
- What are Interrupts in Operating System?:
- GeeksforGeeks
- Hardware Interrupts - Types, Uses and How They Work:
- Tech Explained
Video Tutorials
- Interrupts - Computer Organization and Architecture:
- YouTube - Gate Smashers
- Interrupt Explained - Computer Science:
- YouTube - Crash Course
Books
- Computer Organization and Design: The Hardware/Software Interface (5th Edition) by David A. Patterson and John L. Hennessy:
- ISBN: 978-0134077263
- Structured Computer Organization (6th Edition) by Andrew S. Tanenbaum and Todd Austin:
- ISBN: 978-0134077539
Related Concepts
- Interrupt Handler (Interrupt Service Routine):
- Wikipedia
- Interrupt Latency:
- Techopedia
- Polling (Computer Science):
- Wikipedia (An alternative to interrupt-driven communication)