Shortest Job First Scheduling (Solved Problem 2)

preview_player
Показать описание
Operating System: First Come First Serve (FCFS) Scheduling Algorithm in OS.
Topics Discussed:
A solved problem on the Shortest Job First (SJF) or Shortest Remaining Time First (SRTF) Scheduling Algorithm from GATE (CS) 2016 to find the average turnaround time for a set of processes.

Music:
Axol x Alex Skrindo - You [NCS Release]

#OperatingSystemByNeso #OperatingSystem #SJF #SchedulingAlgorithms #os
Рекомендации по теме
Комментарии
Автор

As we know waiting time=total waiting time- no of milisecond process execute before-AT but p2 runs three time where we take no of miliseond process execute before for p2 first time it runs or second time

UnlockWave
Автор

please make more videos sir like memory management, please, you are the only hope for me in operating system 🙏🙏❣️❣️

hermione
Автор

can u make vedio on how to solve if 4 process are given and one the burst times are varible and avg waiting time is given
for premitive sjf algo

mohith
Автор

Thank you sir humble request upload more os lecture..

ClickSonic
Автор

Sir, In 8 time units, when the arrival time of the P4 is 8 time units, P2 was chosen instead of P4 because the burst time of P2 is less, right? Is that possible ? But think so, P3 has the least burst time. If so, should P3 happen first, regardless of arrival time? If not, is there something wrong with 8 time unit? Sir, can you explain this?

slprochannel
Автор

Sir as the name suggests shortest job first then we should take those jobs which have less burst time instead of more more burst time.

thedazzlingqueen
Автор

Thank you mate, your videos really help me studying. Do you plan on making videos about Memory Management also?

elgasplatte
Автор

how is Turnaround time for P4 13-8 =5? shouldn't it be 13-10=3?

JunaidKhan