Define latency, transfer and seek time with respect to disk
I/O.
Answers were Sorted based on User's Feedback
Answer / guest
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
Is This Answer Correct ? | 120 Yes | 19 No |
Answer / windows
Sum of seek time (if any) and latency is the access time.
Time taken to actually transfer a span of data is transfer
time..
Is This Answer Correct ? | 22 Yes | 10 No |
What are the different functions of an operating system?
Explain mutant in operating system (os)?
What are a virtual machines and site their advantages?
Is non-pre-emptive scheduling frequently used in a computer? Why?
Explain condition variable.
What is throughput?
Does grep ignore case?
Describe all the processes of the OS.
What are 3 operating systems?
What is Scheduling algorithm?
Explain an idle thread?
What are the three types of file system?