pluggable schedulers vs. tunable schedulers
pluggable schedulers vs. tunable schedulers
Posted Sep 9, 2009 16:31 UTC (Wed) by martinfick (subscriber, #4455)In reply to: pluggable schedulers vs. tunable schedulers by paragw
Parent article: BFS vs. mainline scheduler benchmarks and measurements
If we had a nice modular scheduler interface that allows us to load a scheduler at runtime or choose which scheduler to use at boot time or runtime that would solve the complexity problem and it will work well for the workloads it was designed for. As a bonus I will not have to make decisions on values of tunables - we can make the particular scheduler implementation make reasonable assumptions for the workload it was servicing.
How does moving your tunable to boot time make it less of a tunable?
