logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Operating Systems Comments

  • Question
  • Define latency, transfer and seek time with respect to disk I/O.


  • Correct Answer
  • Seek time is the time required to move the disk arm to the required track Rotational delay or latency is the time it takes for the beginning of the required sector to reach the head Sum of seek time (if any) and latency is the access time Time taken to actually transfer a span of data is transfer time 


  • Operating Systems problems


    Search Results


    • 1. What are the typical elements of a process image?
    • Discuss
    • 2. When does the condition 'rendezvous' arise?
    • Discuss
    • 3. The main interface in Windows and OS X is __________ interface.

    • Options
    • A. Command-line
    • B. Embedded
    • C. Neural
    • D. Graphical
    • Discuss
    • 4. When designing the file structure for an operating system, what attributes are considered ?
    • Discuss
    • 5. What resources are used when a thread is created? How do they differ from those when a process is created?
    • Discuss
    • 6. What is a binary semaphore? What is its use?
    • Discuss
    • 7. What are the reasons for process suspension?
    • Discuss
    • 8. Explain the popular multiprocessor thread-scheduling strategies.
    • Discuss
    • 9. What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?
    • Discuss
    • 10. What is busy waiting?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment