|
The above time-line shows how CPU control is passed from the OS to process p and then from process p back to the OS when a timer interrupt is generated. The time allocated by the OS to a process is called a timeslice or quantum. A typical value is 100 ms.
|