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