Answered step by step
Verified Expert Solution
Question
1 Approved Answer
What is the main disadvantage of using Programmed I / O ? The user is unable to give input until the CPU is ready. It
What is the main disadvantage of using Programmed IO
The user is unable to give input until the CPU is ready.
It is inefficient and wasteful of CPU cycles
The user has to write code for operations involving IO
Programming using the CPU is very slow.What are the disadvantages of the cycle stealing approach in DMA?
Storing the value in the PC to enable IO involves multiple registers write operations.
Cycle Stealing involves delaying the internal clock to do longer tasks.
DMA controller steals a bus cycle to transfer data, causing CPU operation to slow down.
Cycle stealing can cause the DMA controller to temporarily shut down.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started