process context switching
常见例句
- The process management was implemented and the performance of context switching was tested.
作者實現了其中的進程琯理部分。 - The process context only needs switching if a reschedule is between threads in different processes.
衹有在重新調度是在兩個進程間進行的時候,進程上下文才被轉換。 - Modern operating systems generally do an excellent job of process scheduling, which minimizes context switching.
現代操作系統通常在進程調度方麪表現得很出色,從而最大程度減少了上下文切換。 返回 process context switching