Set your own example for the set of processes, with the length of the CPU burst given in milliseconds, arriving time and order. For First-come,first-served(FCFS) scheduling algorithm ,
- calculate turnaround time for every process
2. maximum turnaround time
3. minimum turnaround time
4. average turnaround time
5. calculate waiting time for every process
6. maximum waiting time
7. minimum waiting time
8. average waiting time
Please login to reply. Login