CPU Scheduling Algorithms
Preferences(Only use in Priority Algorithm) :
Priority : Lower the number is
high
priority.
Algorithms :
First Come First Serve (FCFS)
Shortest Job First (SJF)
Shortest Remaining Job First (SRTF)
Round Robin
Priority (Non Preemptive)
Priority (Preemptive)
Process ID
Priority
Arrival Time
Process Time
P1
Add Process
Delete Process
Context Switch Time :
Time Quantum :
Calculate
Reset