Skip to content

Interrupts

Articles/Blog Posts

Video Tutorials

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
  • Interrupt Handler (Interrupt Service Routine):
  • Wikipedia
  • Interrupt Latency:
  • Techopedia
  • Polling (Computer Science):
  • Wikipedia (An alternative to interrupt-driven communication)