context-switch
上下文切换:在计算机操作系统中,当一个任务被暂停以便另一个任务可以运行时,所发生的过程。这涉及保存当前任务的状态,以便稍后可以恢复,然后加载另一个任务的状态。
context-switch网络翻译
...开销 上下文切换[gap=1181]m; real-time scheduling; embedded real-time operating system; run-time overhead; context-switch...
context-switch常用短语
1. Context Switch Latency:上下文切换延迟
2. normal context-switch operation:[计] 正规上下文转接操作
3. Fast Context Switch Extension:快速上下文切换技术 ; 快速上下文切换 ; 快速上下文切换扩展
4. context-switch time:换时间 ; 上下文切换时间
5. Latency of thread context-switch:线程切换代价测试程序
6. cs context switch:上下文转换速率
context-switch双语例句
The hardness of this approach depends mostly on the CPU interrupt structure and context-switch hardware support.
这种方法的硬度主要取决于CPU中断结构和环境转换的硬件支持。
Internally, a context switch is performed between these two kernels, but this can be done quite fast.
两个内核之间在内部执行上下文切换,但这可以非常快速地完成。
If not, all resources are used in the virtual processor, saving all of them from a virtual processor context switch.
如果不这样做的话,就需要在虚拟处理器上下文切换的过程中保存该虚拟处理器中使用的所有资源。