Question:
Multitasking Scheduling
Consider a particular system that does not have an interrupting clock. The only way a process can lose the processor is to voluntarily surrender it. Additionally, the operating system does not support a dispatcher.
a) How can a group of user processes control dispatching?
b) What advantages exist in this scheme?