DictionaryForumContacts

   English
Terms containing interrupt | all forms | exact matches only
SubjectEnglishPolish
comp., MSadvanced programmable interrupt controllerzaawansowany programowalny kontroler przerwań (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)
PSPcritical interrupt timeczas graniczny trwania przerwy
auto.ctrl.interrupt capabilityzdolność przerwania
gen.interrupt smb in mid-sentenceprzerywać komuś w pół zdania
gen.interrupt smb in mid-sentenceprzerywać komuś w pół słowa
auto.ctrl.interrupt input uniturządzenie do odbioru przerwań
auto.ctrl.interrupt reaction timeczas reakcji na przerwanie
comp., MSinterrupt requestżądanie przerwania (A signal sent by a device to get the attention of the processor when the device is ready to accept or send information)
comp., MSinterrupt request lineIRQ (A hardware line over which a peripheral device, bus controller, other processor, or the kernel signals a request for service to the microprocessor)
comp., MSinterrupt service routineprocedura usługi przerwania (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)
comp., MSnonmaskable interruptprzerwanie niemaskowalne (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)
comp., MSprogrammable interrupt controllerprogramowalny kontroler przerwań (A device that functions as an overall manager in an interrupt driven system)