Open In App

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:

  1. Processor utilization by an individual process.
  2. Weight assigned to a user or group of users.
  3. Processor utilization by a user or group of processes

So, option (C) is correct.

Quiz of this Question

Article Tags :