Results 1 to 2 of 2
Hi
Two quick questions about the implementaion of process scheduling in Linux source files
What is the name of the file containing the process scheduling algorithms used in linux?
What ...
- 11-16-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 2
Process Scheduling
Hi
Two quick questions about the implementaion of process scheduling in Linux source files
What is the name of the file containing the process scheduling algorithms used in linux?
What is the main idea behind it?
- 11-16-2007 #2
It's handled by the kernel. This is worth reading.
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso


Reply With Quote