nDispatcher module gives control of the CPU
to the process selected by the short-term scheduler; this involves:
lswitching
context
lswitching
to user mode
ljumping
to the proper location in the user program to restart that program
l
nDispatch latency – time it takes for the dispatcher to stop
one process and start another running
No comments:
Post a Comment