The ability to temporarily halt the CPU and use this time to send information…
2008
The ability to temporarily halt the CPU and use this time to send information on buses is called
- A.
direct memory access
- B.
vectoring the interrupt
- C.
polling
- D.
cycle stealing
Attempted by 137 students.
Show answer & explanation
Correct answer: D
The correct concept is Cycle Stealing. In this process, the DMA controller temporarily halts CPU execution to gain control of system buses for data transfer. This allows information to be sent on the buses without requiring constant CPU involvement, distinguishing it from general Direct Memory Access.