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.
该调用的返回引发了内核模式到用户模式的上下文切换(又一次上下文切换)。
应用推荐