Multi level feedback queue
Appearance
Multi Level Feedback Queue scheduling is slightly different from Multi Level Queue scheduling. In Multi Level Queue scheduling, the processes cannot move between different queues as they are permanently assigned to a queue. But incase of Multi Level Feedback Queue scheduling, the process can move between different queues. Each queues will have priority assigned and the process move to other priority (greater or lesser) queue depending on their CPU burst time.