Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Operating%20System%20Interview%20Questions%20and%20Answers

Question: What is the Dispatcher?
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.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook