Operating System (OS) Question: Download Operating System (OS) PDF

What is the Dispatcher?

Tweet Share WhatsApp

Answer:

Dispatcher module gives control of the CPU to the process selected by the short-term scheduler; this involves: Switching context, Switching to user mode, Jumping to the proper location in the user program to restart that program, dispatch latency – time it takes for the dispatcher to stop one process and start another running.

Download Operating System (OS) PDF Read All 74 Operating System (OS) Questions
Previous QuestionNext Question
What is DRAM? In which form does it store data?What is the CPU Scheduler?