Operating systems: what is the main function of a dispatcher
Answers
Answered by
0
Dispatcher. Another component that is involved in the CPU-scheduling function is the dispatcher, which is the module that gives control of the CPU to the process selected by the short-term scheduler. It receives control in kernel mode as the result of an interrupt or system call.
hope it helps u.
hope it helps u.
Answered by
0
Explanation:
Operating System:
Dispatcher
The dispatcher is the module that gives a process control over the CPU after it has been selected by the short-term scheduler. This function involves the following: Switching context. Switching to user mode.
Similar questions