context switching信息详情

context switching发音

意思翻译

[计]上下文转接

上下文切换

相似词语短语

context───n.环境;上下文;来龙去脉

switching───v.转换(switch的ing形式);n.[电]开关;转换;整流;配电

switching side───开关侧

switching antidepressants───转换抗抑郁药

linguistic context───语言语境;语言的前后关系

switching costs───转换成本

social context───社会背景;社会环境;社会情境

context synonym───上下文同义词

packet switching───封装交换;包交换技术

双语使用场景

Figure 2 shows the context switching.───图2展示了上下文切换。

Thread context switching is NOT expensive.───线程上下文切换的代价并不大。

CPU simply becomes overburdened by context switching between threads.───线程间进行上下文切换,因此 CPU 简直变成了超载。

Before changing this, make sure you run vmstat enough to determine that there really is a considerable amount of context switching going on.───在进行这种更改之前,请确保反复地运行vmstat以确定系统中确实正在进行大量的上下文切换工作。

Note that context switching on the front- end server does not grow significantly as processor usage increases .───请注意,当处理器的使用增加时,前端服务器的上下文切换不会显著增长。

However, we had to be careful because, as you increase this number, context switching also increases.───然而,我们必须小心,因为随着线程的增加,上下文切换也增加。

With its 1ms interrupt timing and context switching on a per channel basis, it is simply not capable of scaling to large systems.───凭借其1毫秒中断的时机和条件下的每个通道的基础上交换,根本没有扩展到大型系统的能力。

The topics in this section provide information to help you understand and implement context switching in modules and sessions .───本节中的主题提供信息来帮助您了解和实现在模块和会话中切换上下文。

Operating systems can generally switch (context switching) faster between threads of the same process than between different process.───操作系统通常可以在相同进程中的不同线程之间更快速地切换(上下文切换),而不是在不同进程之间切换。

英语使用场景

Afterall, many aspects of agile development work in large part to reduce the inefficiencies multi-tasking can introduce; they work to help teams suffer less from "context switching".

Next, Heath argues, CPU-specific issues like register stacks and context switching need to be standardised.

The following figure shows how context switching begins to level off on a two-processor front-end server as processor usage increases.

I personally do not believe that everyone has the right mindset, passion, discipline and capability to be involved in incubation all the time, context switching from day to day business goals.

Due to the overhead involved in context switching to a thread or process for any amount of work(sentencedict.com), systems with small-scope granularity are often inefficient and suffer from low performance.

The connection concentrator is associated with context switching of agents.

Context switching in a complex task environment like software development is a major problem.

If the value of context switching is very high, increasing the time slice can improve performance, but this should only be done after extensive analysis.

Context switching between threads involves saving and restoring the state of threads.