a run-time switchable scheduler framework

Sergey Gluschenko deen at smz.com.ua
Mon May 16 00:44:48 PDT 2005


Jeffrey Hsu <hsu at xxxxxxxxxxxxxxxx> wrote:

> 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.

Understand. Is there any documents or examples different from Luigi's diff how to 
design and implement that?  And could it be possible to some kind of mixing 
policies for diffenet classes of processes/threads?

--
Sergey









More information about the Kernel mailing list