Figure 2 shows the context switching.
图2展示了上下文切换。
Thread context switching is NOT expensive.
线程上下文切换的代价并不大。
The CPU simply becomes overburdened by context switching between threads.
由于要在线程间进行上下文切换,因此CPU简直变成了超载。
The connection concentrator is associated with context switching of agents.
连接集中器与代理的上下文切换相关联。
Increasing the time slice can improve system throughput due to reduced context switching.
增加时间切片可减少上下文切换,从而可以提高系统吞吐量。
Increasing the time slice might improve system throughput, due to reduced context switching.
增加时间片的长度可以提高系统吞吐量,因为减少了上下文的切换。
Context switching in a complex task environment like software development is a major problem.
在软件开发这样的复杂任务环境中上下文切换也是个问题。
The other processors can still be executing syscalls while one core is context switching.
其他的处理器仍然可以执行系统调用,一个核心是上下文切换。
However, we had to be careful because, as you increase this number, context switching also increases.
然而,我们必须小心,因为随着线程的增加,上下文切换也增加。
Indeed, too many threads will even degrade performance because of the additional context switching overhead.
事实上,太多的线程甚至会降低性能,因为它会导致额外的环境切换开销。
It captures images in linear, HDR or LFM modes, and offers frame-to-frame context switching between modes.
它捕获的图像在直链,HDR或线性调频模式,并提供帧到帧的上下文模式之间切换。
Every reflective computation can be divided into two logical parts, context switching and meta-computation.
每一次反射计算可以被分为两个逻辑部分:计算流上下文切换和元行为。
Modern operating systems generally do an excellent job of process scheduling, which minimizes context switching.
现代操作系统通常在进程调度方面表现得很出色,从而最大程度减少了上下文切换。
And if each thread (ergo network connection) is busy, then the context switching to each thread can be significant.
另外,如果每个线程都忙于处理网络连接,线程之间的上下文切换会很频繁。
The approaches for the optimization of the scheduling algorithm consist of lazy scheduling and direct context switching.
其中对进程调度进行优化的方法又分为了惰性调度以及直接进程切换两个方面。
Context Switching, is defined as changing focus and attention from one task to the other in relatively short periods of time.
在相对短的时间内,把注意力从一个任务切换到另一个任务,这就是“切换上下文”的定义。
Operating systems can generally switch (context switching) faster between threads of the same process than between different process.
操作系统通常可以在相同进程中的不同线程之间更快速地切换(上下文切换),而不是在不同进程之间切换。
The following figure shows how context switching begins to level off on a two-processor front-end server as processor usage increases.
下图显示了双处理器前端服务器的上下文切换是如何随着处理器使用的增加而渐趋平稳的。
By increasing the data transfer chuck size (from 1000 bytes to 32k), and thus reducing the context switching, performance was greatly improved.
通过增加数据转移快的大小(从1000字节到32k),因此降低了内容切换频率,因而系统的性能得到了很大的提高。
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.
如果上下文切换的值非常高,则增加时间切片可提高性能,但这必须在经过大量分析之后才能实施。
He is responsible for managing and responding to all the distractions and context switching scenarios which would otherwise have disturbed the whole team.
他专门负责管理并响应所有的打搅因素和“切换上下文”场景,以避免整个团队被打扰。
The benefit of using the Project Explorer in this way is that the document that you are editing is always visible so that no context switching is required.
这种使用ProjectExplorer的优势在于,您所编辑的文件就会一直处于可见状态,这样就不需要切换环境了。
The kernel maintains a context structure for all the processes in the system, information it needs for effective context switching among different processes.
内核为系统中所有的进程都维护了一个context结构体,以及要在不同进程之间有效进行上下文切换所需要的信息。
The act of passing execution is called "context switching" and its frequency varies, depending on the kernel? Configuration and the current system load.
传递执行权的行为就是所谓的“上下文切换”,传递的频率随内核的配置及当前负载而变化。
Huffman suggests grouping similar processes together on the same machine or group of machines to avoid context switching all the time which consumes resources.
Huffman建议将类似的进程集中在一台机器或一组机器上,这样可以避免频繁的上下文切换,减少资源消耗。
The scheme removes the software overheads of TCP/IP protocols and reduces the overheads of context switching and data copying between the kernel and user levels.
该方案消除了TCP/IP协议栈的软件开销,也减少了核态与用户态的数据拷贝和上下文切换的开销。
Ideal Deadline Monotonic algorithm has many assumptions, such as no resource sharing, no logical dependencies among tasks, no context switching overhead and so on.
理想的时限单调算法具有很多不符合系统客观特性的假设,例如任务间无资源共享,任务间无逻辑依赖关系,系统开销为零等。
This avoids network latency and the overhead of inter-process communication, as well as context switching in the operating system, further contributing to extreme speed.
这样就能够避免网络延迟、进程间通信的开销以及操作系统中的上下文切换,从而进一步提高速度。
This avoids network latency and the overhead of inter-process communication, as well as context switching in the operating system, further contributing to extreme speed.
这样就能够避免网络延迟、进程间通信的开销以及操作系统中的上下文切换,从而进一步提高速度。
应用推荐