I am planning to code a new scheduler for Linux. I wish to know the current scheduler being used and its "C" code. Where I can find the file containing the code of the scheduler in linux file system.
any references or help regarding how scheduling algorithm can be modified will be great or any source where I can learn from?