Discuss two scheduling criteria that can conflict with each other (that is, optimizing one would hinder optimizing the other).?
the two scheduling criteria that can confilt each other can be as follows
(a)CPU utilisation - a process may use a larger part and have less respose time while a small can have large hence CUP utilisation is not proper while if we try to optimize one can result in putting the large process in waiting time which can cause user diffculties and will not help in multi taskig
(b)response time: the response time for some process is not that much to complete in one stage as in FIFO if the larger process is first it will be executed while the smaller may be pending in queue this is where scheduling like round robin may work fine by providing proper slice of time to all process
Get Answers For Free
Most questions answered within 1 hours.