A New Metric: Response Time
In this lesson, you will be introduced to the metric of response time.
We'll cover the following...
Thus, if we knew job lengths, and that jobs only used the CPU, and our only metric was turnaround time, STCF would be a great policy. In fact, for a number of early batch computing systems, these types of scheduling algorithms made some sense. However, the introduction of time-shared machines changed all that. Now users would sit at a terminal and demand interactive performance from the system as well. And thus, a new metric was born: response time.
Defining response time
We define response time as the time from when the job arrives in a system to the first time it is
More formally:
...