a run-time switchable scheduler framework
Jeffrey Hsu
hsu at dragonflybsd.org
Sun May 15 19:38:05 PDT 2005
Sergey Gluschenko wrote:
What benefits of this scheduler framework?
It allows for different scheduling policies besides the current traditional multi-level feedback BSD scheduler. For example, you could decide to run your system with a Weighted Fair Queuing scheduler instead. Or, if you're interested in realtime guarantees, you could plug in a monotonic rate scheduler.
Jeffrey
More information about the Kernel
mailing list