Why the context switch time is considered overhead?
Answers
Answered by
21
This task is known as a context switch. Context-switch time is pure overhead, because the system does no useful work while switching. ... Context switching is overhead because it is cycles (time) that the processor is being used but no user code is executing, so no directly productive computing is getting done.
Similar questions
English,
7 months ago