BFS vs. mainline scheduler benchmarks and measurements
BFS vs. mainline scheduler benchmarks and measurements
Posted Sep 7, 2009 15:07 UTC (Mon) by paragw (guest, #45306)Parent article: BFS vs. mainline scheduler benchmarks and measurements
It sounds like one scheduler fits all approach may not be the right one - or am I mistaken and CFS is doing well for all desktop, server and in-between workloads? If it is then it makes pluggable schedulers less attractive.
However it still would be good to be able to do sched=server, sched=desktop, sched=netbook (lol!) type things. I think the scheduler code will also be definitely simplified if it is given a definite objective as opposed to the dance it has to do right now making sure everyone is happy. We could even do sillier things on the desktop by feeding the desktop scheduler a list of processes and its descendants to award more interactivity to - no matter what happens in the background, it can put the memory hogs and CPU hogs to rest and allow me to click on the windows etc.
/me goes digging plugsched on google.
