UGC-NET | UGC NET CS 2017 Jan – III | Question 52
Some of the criteria for calculation of priority of a process are:
a. Processor utilization by an individual process.
b. Weight assigned to a user or group of users.
c. Processor utilization by a user or group of processes
In fair share scheduler, priority is calculated based on:
(A) only (a) and (b)
(B) only (a) and (c)
(C) (a), (b) and (c)
(D) only (b) and (c)
Answer: (C)
Explanation: Criteria for calculation of priority of a process are:
- Processor utilization by an individual process.
- Weight assigned to a user or group of users.
- Processor utilization by a user or group of processes
So, option (C) is correct.
Please Login to comment...