The total time consists of the time spent executing the process and the time spent on context switching. If we denote the time spent executing the process as \( T \), then the total time \( T_{total} \) can be expressed as:
\[ T_{total} = T + q \]
where \( q = 2s
Show more…