Processes
Shortest Remaining Time Next (SRTN)
Download
0.57 Mb.
Page
7/7
Date
02.08.2022
Size
0.57 Mb.
#59263
1
2
3
4
5
6
7
Lecture 2 Processes
Lecture 1 Introduction
Navigate this page:
Priority Scheduling
Shortest Remaining Time Next (SRTN)
This is the pre-emptive
version of shortest job first
This permits a process that enters the ready list to
pre-empt the running process
, if the time for the new process is less than the remaining time for running process.
Priority
Scheduling
A priority is
associated with each process
, and the CPU is allocated to the process with the highest priority.
Equal priority processes are scheduled in FCFS order.
Is
a non-pre-emptive algorithm
Priority can be decided
based on memory requirements
, time requirements or any other resource requirement.
End
Download
0.57 Mb.
Share with your friends:
1
2
3
4
5
6
7
The database is protected by copyright ©ininet.org 2024
send message
Main page
performance evaluation
fundamental unit