Definition

vectored interrupt

Part of the Computing fundamentals glossary:

In a computer, a vectored interrupt is an I/O interrupt that tells the part of the computer that handles I/O interrupts at the hardware level that a request for attention from an I/O device has been received and and also identifies the device that sent the request.

Next Steps

  • interrupt vector

    An interrupt vector is the memory location of a...

    (WhatIs.com)
  • polled interrupt

    In a computer, a polled interrupt is a specific...

    (WhatIs.com)

A vectored interrupt is an alternative to a polled interrupt , which requires that the interrupt handler poll or send a signal to each device in turn in order to find out which one sent the interrupt request.

This was last updated in September 2005
Contributor(s): Roy
Posted by: Margaret Rouse

Related Terms

Definitions

  • polled interrupt

    - In a computer, a polled interrupt is a specific type of I/O interrupt that notifies the part of the computer containing the I/O interface that a device is ready to be read or otherwise handled but ... (WhatIs.com)

Glossaries

  • Computing fundamentals

    - Terms related to computer fundamentals, including computer hardware definitions and words and phrases about software, operating systems, peripherals and troubleshooting.

  • Operating systems

    - Terms related to operating systems, including definitions about open source and proprietary operating systems and words and phrases about system programs, boot mechanisms, kernels, command interpre...

  • Programming

    - Terms related to software programming, including definitions about programming languages and words and phrases about software design, coding, testing and debugging.

Dig Deeper

Ask a Question. Find an Answer.Powered by ITKnowledgeExchange.com

Ask An IT Question

Get answers from your peers on your most technical challenges

Ask Question
  • Are softphones the future of BYOD?

    This is an interesting concept and prediction. Do we call it BYOS (Bring Your Own Software)? Weren't VoIP, IM, and the related unified communications technologies supposed to do this already? I think...

  • Lost paper

  • PPTP

Tech TalkComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.