retagged by
2,178 views
1 1 vote
In cycle stealing mode,the DMA gets control over ?

1. Data and address bus

2.Data and control bus

3.Address and control bus

4. None

1 Answer

Best answer
1 1 vote
In cycle stealing mode,the DMA gets control over System Bus

so option D is correct .
selected by
Answer:
Position:
Show:

Related questions

74 74 votes
4 answers 4 answers
24.2k
24.2k views
go_editor asked Sep 29, 2014
24,218 views
On a non-pipelined sequential processor, a program segment, which is the part of the interrupt service routine, is given to transfer $500$ bytes from an I/O device to mem...
0 0 votes
1 1 answer
598
598 views
N_i_t_i_n asked Sep 13, 2025
598 views
During DMA transfers, the CPU is momentarily halted while the DMA controller takes control of the system busTrue or False?
2 2 votes
1 1 answer
1.4k
1.4k views
ajayraho asked Nov 21, 2023
1,369 views
A hard disk with a transfer rate of 1 Mbytes/ second is constantly transferring data to memory using DMA. The processor runs at 500 MHz, and takes 500 and 1000 clock cycl...
22 22 votes
2 answers 2 answers
15.0k
15.0k views
Rahul Jain25 asked Feb 6, 2017
14,999 views
What is formula for % of time CPU gets blocked??Is it X(X+Y) or X/Y only???What is formula for % of time CPU is consumed in Interuppt driven IO??? Formula for % of CPU s...