Subject | English | Japanese |
comp., MS | interrupt request | 割り込み要求 (A signal sent by a device to get the attention of the processor when the device is ready to accept or send information) |
comp. | n Interrupt Request | 割り込み要求 |
comp., MS | interrupt request level | 割り込み要求レベル (The hardware priority level at which a kernel-mode routine runs. The IRQL masks interrupts that have an equivalent or lower IRQL or preempts the routine for an interrupt that has a higher IRQL. In a symmetric multiprocessor computer, a routine that runs at a raised IRQL does not affect the IRQL of any other processor) |
comp., MS | 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) |