Subject | Croatian | English |
comp., MS | Interrupt Request Line | interrupt request line (A hardware line over which a peripheral device, bus controller, other processor, or the kernel signals a request for service to the microprocessor) |
comp., MS | Interrupt Service Routine | interrupt service routine (A kernel-mode interrupt that is small, very fast pieces of assembly code that map physical interrupts onto logical interrupts. ISRs are used to provide hooks back to the kernel as well as device drivers) |