Consider the set of 4 processes whose arrival time and burst time are given below- Here is the image If the CPU scheduling policy is Shortest Remaining Time First, calculate the average waiting time and average turn around time.
I am little confused in scheduling burst. I am expecting a step by step evaluation of SRTF algorithm.