Jump to content

Interrupt time: Difference between revisions

From EDM2
Created page with "When a device driver is run because of an interrupt rather than because of an application request. OS/2 device drivers receive interrupts either from the hardware they manage ..."
(No difference)

Revision as of 14:12, 18 November 2017

When a device driver is run because of an interrupt rather than because of an application request. OS/2 device drivers receive interrupts either from the hardware they manage or from the system real- time clock.