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 CPU Scheduler?
    • Discuss
    • 2. What are the operating system components?
    • Discuss
    • 3. What is an operating system?
    • Discuss
    • 4. Is Windows NT a full blown object oriented operating system? Give reasons.
    • Discuss
    • 5. By default, a Linux user falls under which group?

    • Options
    • A. same as userid (UPG)
    • B. system
    • C. staff
    • D. others
    • Discuss
    • 6. Explain fork() system call?
    • Discuss
    • 7. How can you get/set an environment variable from a program?
    • Discuss
    • 8. A Map is an Array,which contains the addresses of the free space in swap device that are allocatable resources,and the number of the resource unit available there.

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 9. Which memory management technique involves dividing the memory into fixed sized blocks ?

    • Options
    • A. Paging
    • B. Scaling
    • C. Whiping
    • D. Tracking
    • Discuss
    • 10. What is multi tasking, multi programming, multi threading?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment