The correct answer is Seek time.
Key Points
- Seek time is the time taken for a hard disk controller to locate a specific piece of stored data.
- Other delays include transfer time (data rate) and rotational delay (latency).
- When anything is read or written to a disc drive, the read/write head of the disc needs to move to the right position.
- The actual physical positioning of the read/write head of the disc is called seeking.
Additional Information
- Latency is a measure of delay.
- In a network, latency measures the time it takes for some data to get to its destination across the network.
- In computing, turnaround time is the total time taken between the submission of a program/process/thread/task (Linux) for execution and the return of the complete output to the customer/user.