|
|
|
|
|
|
| | Article: "The Linux Process Scheduler" from the book, Linux Kernel Development, by Robert Love. Topics include I/O-bound versus processor-bound processes, process priority, timeslice, process preemption, and the scheduling policy in action. | http://www.informit.com/articles/article.asp?p=101760&rl=1
|
|
|
|
|
|
| | Sample chapter: "Process Scheduling" from the book, Understanding the Linux Kernel, by Daniel P. Bovet and Marco Cesati. Topics include scheduling policy, the scheduling algorithm, system calls related to scheduling, and anticipating Linux 2.4. | http://www.oreilly.com/catalog/linuxkernel/chapter/ch10.html
|
|