297 views
0 votes
0 votes
Using the Windows scheduling algorithm, determine the numeric priority of each of the following threads.
a. A thread in the $REALTIME$_$PRIORITY$_$CLASS$ with a relative priority of $NORMAL$
b. A thread in the $ABOVE$_$NORMAL$_$PRIORITY$_$CLASS$ with a relative priority of $HIGHEST$
c. A thread in the $BELOW$_$NORMAL$_$PRIORITY$_$CLASS$ with a relative priority of $ABOVE$_$NORMAL$

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
3
akash.dinkar12 asked Mar 20, 2019
876 views
Explain the differences in how much the following scheduling algorithms discriminate in favor of short processes:$a. FCFS$$b. RR$$c. Multilevel feedback queues$