Posted By:
vamsi_krishna
Posted On:
Monday, September 10, 2001 12:47 AM
Hai friends,
I want to know how to add a new scheduling policy into the existing linux kernel.That is i want to
add some scheduling algorithm.to the
existing algorithms like SCHED_FIFO,SCHED_RR,SCHED_OTHER.
what are the changes i have to make to the sched.c file please help me.