Net Dictionary

Definitions Initials To take part Leading Team Directory
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z




Definitions

Directory

Dictionary > Definitions > Computer Equipment > IRQ

 IRQ 

Definition

A request of interruption is a signal sent by a peripheral of the computer (keyboard, mouse, chart network...) to draw the attention of the system. When that an event of this type occurs, the system stops temporarily what it is making to answer this reque

Description

One can compare this with a telephone. When it sounds, the person stops what she makes to answer and when she finished, she begins again where she stopped. A modern processor is described as being multi-spot. In fact, separately the processors in several hearts of calculation (English core) which makes it possible to make turn several calculations at the same time, the majority of the current processors can treat one calculation at the same time. Thus the requests of interruption intervene. Indeed, when one types a text with the keyboard, one does not want to wait until calculation in progress on the processor finishes to see to post the characters with the screen. Thus, each striking of a key of the keyboard produces an interruption. Those are received by a controller of interruptions. He defines the priority of each interruption and "gives the word" to that which has priority. These priorities are defined by the numbers given to the interruptions and this by order ascending (0 have priority compared to 2). When an interruption has the word, the processor stops calculation in progress and will seek in memory the routine to achieve according to the interruption which occurred. Once the routine carried out, it begins again exactly where it had stopped until the next interruption. It can occur material conflicts when two materials have the same number of interruption. In this case the system does not know with which material it must be addressed. The system can then be blocked or to have an unexpected behavior.

Author

Anwar Hossain

Author Email

anwtele@yahoo.com

References

Interrupt request - Wikipedia, the free encycloped
IRQ Settings, how to view IRQ assignments and reso
PCGuide - Ref - System Resources - IRQs

Definitions to be consulted