Knowledge (XXG)

Vectored interrupt

Source 📝

46:
Vectored interrupts are achieved by assigning each interrupting device a unique code, typically four to eight bits in length. When a device interrupts, it sends its unique code over the
38:
system, in which a single interrupt service routine must determine the source of the interrupt by checking all potential interrupt sources, a slow and relatively laborious process.
100: 78: 35: 31: 30:
is a processing technique in which the interrupting device directs the processor to the appropriate
105: 74: 20: 47: 94: 68: 50:
to the processor, telling the processor which interrupt service routine to execute.
26: 67:
Hamacher, Carl (2002). "INPUT/OUTPUT Organization".
8: 73:(5th ed.). McGraw Hill. p. 214. 16:Processing technique in computer science 59: 7: 14: 1: 34:. This is in contrast to a 122: 32:interrupt service routine 101:Computer architecture 70:Computer Organization 113: 85: 84: 64: 36:polled interrupt 21:computer science 121: 120: 116: 115: 114: 112: 111: 110: 91: 90: 89: 88: 81: 66: 65: 61: 56: 44: 17: 12: 11: 5: 119: 117: 109: 108: 103: 93: 92: 87: 86: 79: 58: 57: 55: 52: 43: 42:Implementation 40: 15: 13: 10: 9: 6: 4: 3: 2: 118: 107: 104: 102: 99: 98: 96: 82: 76: 72: 71: 63: 60: 53: 51: 49: 41: 39: 37: 33: 29: 28: 22: 69: 62: 45: 24: 18: 106:Interrupts 95:Categories 80:0072320869 54:References 27:interrupt 25:vectored 48:data bus 77:  75:ISBN 23:, a 19:In 97:: 83:.

Index

computer science
interrupt
interrupt service routine
polled interrupt
data bus
Computer Organization
ISBN
0072320869
Categories
Computer architecture
Interrupts

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.