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