Subject | English | Lithuanian |
comp., MS | advanced programmable interrupt controller | APIC (A programmable interrupt controller (PIC) that provides multiprocessor interrupt management. An APIC incorporates both static and dynamic symmetric interrupt distribution across all processors. It usually has more available interrupt lines than a typical PIC) |
IT | clock interrupt | sinchronizuotas nutraukimas |
IT | external interrupt | išorinis nutraukimas (ion) |
IT | internal interrupt | vidinis nutraukimas (ion) |
IT | interrupt control | valdymas nutraukimu |
IT | interrupt flag register | nutraukimo markerių registras |
IT | interrupt flip-flop | nutraukimo trigeris |
IT | interrupt logic | nutraukimo logika |
comp., MS | interrupt request | pertraukties užklausa (A signal sent by a device to get the attention of the processor when the device is ready to accept or send information) |
comp., MS | interrupt request line | pertraukties užklausos linija (A hardware line over which a peripheral device, bus controller, other processor, or the kernel signals a request for service to the microprocessor) |
IT | interrupt routine | nutraukimo programa |
comp., MS | interrupt service routine | pertraukčių aptarnavimo paprogramė (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) |
IT | interrupt state | nutraukimo būvis |
IT | interrupt state | nutraukimo padėtis |
IT | interrupt status register | nutraukties stovio registras |
IT | interrupt system | pertraukimo sistema |
IT | interrupt system | nutraukimo sistema |
IT | interrupt technique | pertraukimo technika |
IT | interrupt technique | nutraukimo technika |
comp., MS | nonmaskable interrupt | atviroji pertrauktis (A hardware interrupt that bypasses and takes priority over interrupt requests generated by software and by the keyboard and other such devices. A nonmaskable interrupt cannot be overruled (masked) by another service request and is issued to the microprocessor only in disastrous circumstances, such as severe memory errors or impending power failures) |
IT | peripheral interrupt | išorinis nutraukimas |
IT | program interrupt method | programų pertraukimo metodas |
comp., MS | programmable interrupt controller | programuojamas pertraukties valdiklis (A device that functions as an overall manager in an interrupt driven system) |