Question: A computer has an average interrupt response time of p, takes q to process an interrupt, and takes s to return from interrupt. If a
A computer has an average interrupt response time of p, takes q to process an interrupt, and takes s to return from interrupt. If a polled interrupt mechanism is implemented and takes x to poll a device and y to service a device that interrupted, how many devices can be polled before polling becomes less efficient than an interrupt-driven 1/0?
Step by Step Solution
3.31 Rating (148 Votes )
There are 3 Steps involved in it
The time taken to deal with an interrupt is p q ... View full answer
Get step-by-step solutions from verified subject matter experts
