Question: Explain the main inefficiency of programmed I/O. Explain how interrupt-driven I/O makes input/output more efficient than using programmed I/O. Finally, explain how direct memory access
- Explain the main inefficiency of programmed I/O. Explain how interrupt-driven I/O makes input/output more efficient than using programmed I/O. Finally, explain how direct memory access (DMA) improves efficiency even more.
Step by Step Solution
3.34 Rating (151 Votes )
There are 3 Steps involved in it
Programmed IO is a basic method of IO processing where the CPU is responsible for managing data transfer between the IO device and memory In this mode ... View full answer
Get step-by-step solutions from verified subject matter experts
