In Priority Scheduling a priority number integer is associated-07744
In Priority Scheduling a priority number (integer) is associated with each process. The CPU is allocated to the process with the highest priority (smallest integer = highest priority). The problem of, Starvation? Low priority processes may never execute is resolved by __________.
This multiple choice question (MCQ) is related to the book/course vu cs604 Operating Systems. It can also be found in vu cs604 Final Term - Quiz No.19.
In Priority Scheduling a priority number (integer) is associated with each process. The CPU is allocated to the process with the highest priority (smallest integer = highest priority). The problem of, Starvation? Low priority processes may never execute is resolved by __________.
Terminating the process
Aging
Mutual Exclusion
Semaphore