Technician Question:

Download Job Interview Questions and Answers PDF

Explain me what is cycle stealing?

Technician Interview Question
Technician Interview Question

Answer:

We encounter cycle stealing in the context of Direct Memory Access (DMA). Either the DMA controller can use the data bus when the CPU does not need it, or it may force the CPU to temporarily suspend operation. The latter technique is called cycle stealing. Note that cycle stealing can be done only at specific break points in an instruction cycle.

Download Technician Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me in loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?Do you know the concept of Reentrancy?