Interrupt Handler - Interrupt Threads

Interrupt Threads

Several operating systems - Solaris, NetBSD, Mac OS X, WinCE and FreeBSD, for example — use different scheme known as interrupt threads. An interrupt handler provided by the device driver is just a high-priority thread which runs with interrupts enabled and, more importantly, may block on mutex. This greatly simplifies locking in the kernel. In addition, an interrupt thread may be preempted by some higher-priority interrupt thread.

Read more about this topic:  Interrupt Handler

Famous quotes containing the words interrupt and/or threads:

    Never interrupt a murderer, madame.
    Walter Reisch (1903–1963)

    ‘Tis sweet to feel by what fine-spun threads our affections are drawn together.
    Laurence Sterne (1713–1768)