Operating Systems Lecture Notes

2014 September 11 • Threads


There is an argument to be made that the scheduler is responsible for multiplexing the CPU, not threads. We can perhaps edge around this debate by claiming that threads are the CPU multiplexing policy while a scheduler is the CPU multiplexing mechanism.
This page last modified on 2006 January 24.