Illustrate the execution of these process using non-premptive priority CPU Scheduling algorithems. Also calculate wait time and turn around time of each process and calculate average waiting time and average turn around time for above situation.

Solutions:

Non-premptive priority CPU Scheduling

Total wait time= 10

Average Wait time =10/3=3.33


Total Turn around time = 20
average turn around time=20/3=6.66

0 comments:

Feel free to contact the admin for any suggestions and help.