Glossary


interrupt handlersearch for term

A hardware line or a software program that processes interrupts. Hardware interrupts are handled by an interrupt request (IRQ) line, and software interrupts are handled by an interrupt service routine (ISR).

© 2013 Novell