Lottery Scheduling for Linux 2.4.20
Hi all
I would like to replace the scheduler to Lottery Scheduler...
I have select the kernel ver 2.4.20 (coz its comes with RedHat 9)
Now im in the bigning stage of this project...
Please be kind enough to put your valuable comments here..
thank you
Problems with current scheduler
there are some serious problems with the current priority based scheduling ... :?
> there is no way to insulate users form each other
> it is possible for a single user to monopolize the CPU simply by starting
may processess.
> there are no way to directly control relative execution rates, as said.
Just like administrator cannot specify that one task should get half as
much CPU as other....
> problem with user insulation. etc :roll:
that why im thinking abt to replace the current scheduling algorithm by lottery scheduling algorithm. i hav googled and found that there is a noticable change in performence if we adopt lottery scheduling for this kinda specific applications.
thanks guys for ur valuable informations..
keep in touch :lol: