Recent questions tagged interrupts

35 votes
5 answers
91
1 votes
1 answer
94
Can someone explain that will Interrupt Service routine will also follow that time sharing environment like other normal processes in system.?I think not. But i want to k...
28 votes
4 answers
96
The details of an interrupt cycle are shown in figure.Given that an interrupt input arrives every $1$ msec, what is the percentage of the total time that the CPU devote...
28 votes
4 answers
100
Which of the following devices should get higher priority in assigning interrupts?Hard diskPrinterKeyboardFloppy disk
18 votes
2 answers
101
Listed below are some operating system abstractions (in the left column) and the hardware components (in the right column)$$\small \begin{array}{cl|cl}\hline \text{(A)}& ...
55 votes
5 answers
104
23 votes
4 answers
105
A device employing INTR line for device interrupt puts the CALL instruction on the data bus while:$\overline{INTA}$ is activeHOLD is activeREADY is inactiveNone of the ab...
30 votes
1 answer
106
A processor needs software interrupt totest the interrupt system of the processorimplement co-routinesobtain system services which need execution of privileged instructio...