logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • What is cycle stealing?


  • Correct 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 


  • Operating Systems problems


    Search Results


    • 1. What is the resident set and working set of a process?
    • Discuss
    • 2. What is the Translation Lookaside Buffer (TLB)?
    • Discuss
    • 3. What are short, long and medium-term scheduling?
    • Discuss
    • 4. What is thrashing?
    • Discuss
    • 5. Explain the concept of Reentrancy?
    • Discuss
    • 6. In the context of memory management, what are placement and replacement algorithms?
    • Discuss
    • 7. In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
    • Discuss
    • 8. What is a drawback of MVT?
    • Discuss
    • 9. What is process spawning?
    • Discuss
    • 10. What are rings in Windows NT?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment