210 likes | 320 Views
-It allocates the CPU to processes in the system-It is called whenever a process cannot continue, i.e.:after an external interrupt (changes process status),after an extra code (wait or signal) -> makes process unable to continue.after an error trap, which stops the process while the error
E N D