Subject | English | Chinese simplified |
comp., MS | 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) |