Vivek Goyal wrote: > This is common fair queuing code in elevator layer. This is controlled by > config option CONFIG_ELV_FAIR_QUEUING. This patch initially only introduces > flat fair queuing support where there is only one group, "root group" and all > the tasks belong to root group. > > This elevator layer changes are backward compatible. That means any > ioscheduler > using old interfaces will continue to work. > > This is essentially a lot of CFQ logic moved into common layer so that other > IO schedulers can make use of that in hierarhical scheduling setup. > > Signed-off-by: Nauman Rafique <[email protected]> > Signed-off-by: Fabio Checconi <[email protected]> > Signed-off-by: Paolo Valente <[email protected]> > Signed-off-by: Aristeu Rozanski <[email protected]> > Signed-off-by: Gui Jianfeng <[email protected]> > Signed-off-by: Vivek Goyal <[email protected]>
Acked-by: Rik van Riel <[email protected]> -- All rights reversed. _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
