COMP 3000 Essay 1 2010 Question 5: Difference between revisions
Created page with '=Question= Compare and contrast the evolution of the default BSD/FreeBSD and Linux schedulers. =Answer=' |
No edit summary |
||
Line 4: | Line 4: | ||
=Answer= | =Answer= | ||
=Resources= | |||
I found some resources, which might be useful to answer this question | |||
<br /> | |||
-Some text about FreeBSD-scheduling http://www.informit.com/articles/article.aspx?p=366888&seqNum=4 | |||
<br /> | |||
-ULE Thread Scheduler: http://www.scribd.com/doc/3299978/ULE-Thread-Scheduler-for-FreeBSD | |||
<br /> | |||
-Completly Fair Scheduler: http://people.redhat.com/mingo/cfs-scheduler/sched-design-CFS.txt | |||
<br /> | |||
-Sebastian |
Revision as of 17:37, 2 October 2010
Question
Compare and contrast the evolution of the default BSD/FreeBSD and Linux schedulers.
Answer
Resources
I found some resources, which might be useful to answer this question
-Some text about FreeBSD-scheduling http://www.informit.com/articles/article.aspx?p=366888&seqNum=4
-ULE Thread Scheduler: http://www.scribd.com/doc/3299978/ULE-Thread-Scheduler-for-FreeBSD
-Completly Fair Scheduler: http://people.redhat.com/mingo/cfs-scheduler/sched-design-CFS.txt
-Sebastian