进程切换 meaning in English
process switching
Examples
- Even if the application is not physically distributed , there will still be a context change from a middle tier process written in a managed or native language to a process running inside sql server 2005
即使应用程序没有在物理上分布在不同计算机上,仍然会有上下文更改,即从使用托管或本机语言编写的中间层进程切换到在sql server 2005内运行的进程。 - This restriction on number of processes in the x86 architecture was a component of linux 2 . 2 , but since kernel 2 . 4 , this problem has been eliminated , partly by doing away with hardware context switching which made using tss inevitable and replacing it with process switching
这种x86架构中进程数量的限制是linux 2 . 2中的一个组件,但自2 . 4版的内核开始,这个问题已经不存在了,部分原因是使用了硬件上下文切换(这不可避免地要使用tss ) ,并将其替换为进程切换。