context switching(环境切换) :两个程式间执行状态的交换 说明:处理中断信号时,作业系统把目前程式状态储存起来再载入对应的中断服务常式的执行状态
基于313个网页-相关网页
从SQL(取回数据)到PL/SQL(将数据添加到数组中)的切换被称为关联转换(context switch),这增加了许多开销。可以使用批绑定避免大部分这种开销。
基于156个网页-相关网页
process context switch 上下文交换 ; 上下文切换
CONTEXT SWITCH OR TASK SWITCH 任务切换
Context Switch Latency 上下文切换延迟
normal context-switch operation [计] 正规上下文转接操作
Fast Context Switch Extension 快速上下文切换技术 ; 快速上下文切换 ; 快速上下文切换扩展
context-switch time 换时间 ; 上下文切换时间
Latency of thread context-switch 线程切换代价测试程序
context-switch 上下文切换
cs context switch 上下文转换速率
Math is a multiprocessor operating system kernel to support distributed and parallel computation. To improve parallelism of the system and decrease the overhead of context switch, Mach separates a typical process into a task and a thread.
Mach是一个支持分布式并行多机的操作系统,它将传统UNIX的进程分为任务与线程两个概念,以提高系统的并行性,减轻上下文切换耗费。
参考来源 - MACH操作系统中线程状态及其转换 in C·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
The send system call returns, creating the fourth context switch.
send系统调用返回,结果导致了第四次的上下文切换。
There is an important context switch that deserves a little more attention.
有一个重要的环境转变值得注意。
The return from the call caused a context switch from kernel back to user mode.
该调用的返回引发了内核模式到用户模式的上下文切换(又一次上下文切换)。
应用推荐