Distinguish between a scheduling policy and a scheduling mechanism.
What will be an ideal response?
The policy is the set of rules or the strategy to be used by a particular level of scheduler. The mechanism is the actual system routine(s) that implement the policy. The policy can sometimes appear to be a loosely stated qualitative objective such as “favor I/O-bound processes.”The mechanism is normally a highly specific algorithm with precise quantitative values.
Computer Science & Information Technology
You might also like to view...
A ________ is a software program used to display webpages and navigate the Internet
A) web browser B) URL C) search engine D) portal
Computer Science & Information Technology
The ____ function is used to create a constant.
A. create() B. define() C. describe()
Computer Science & Information Technology