Results 1 to 5 of 5
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-28-2004 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 7
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
- 12-28-2004 #2
i don't really understand what you are asking us to do.
- 12-29-2004 #3Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Lottery scheduling: a proportional- share resource management algorithm, to provide the performance assurances present in traditional non-real time process schedulers. Lottery scheduling enables flexible control over relative process execution rates with a ticket abstraction and provides load insulation among groups of processes using currencies.
You didn't know that, lakerdonald ?
Sounds like a fairly specialized application: try Googling lottery scheduler./IMHO
//got nothin'
///this use to look better
- 12-29-2004 #4
i understand what lottery scheduling is (basically a way of distributing load among competing processes), i googled it several omths ago cos of another post (hehe), i just couldn't figure out what he was asking.
- 12-29-2004 #5Just Joined!
- Join Date
- Dec 2004
- Posts
- 7
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
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


Reply With Quote
