Computer Science, asked by tanmaytiger1806, 11 months ago

Different between multiple and multilevel feedback scheduling

Answers

Answered by kanu401
0

Answer:

Multilevel feedback queue scheduling allows a process to move between queues. The idea is to separate processes with different CPU-burst characteristics. ... Similarly, a process that waits too long in a lower- priority queue may be moved to a higher-priority queue. This form of aging prevents starvation.

Similar questions