A CPU with interrupt-driven I/O is busy servicing a disk request. While the CPU is midway through...
A CPU with interrupt-driven I/O is busy servicing a disk request. While the CPU is midway through the disk-service routine, another
I/O interrupt occurs.
a) What happens next?
b) Is it a problem?
c) If not, why not? If so, what can be done about it?