• 已经了解如何更改进程优先级,那么对于线程又如何操作呢?

    Now that you know how to change the priority of processes, how do you do this with threads?

    youdao

  • 负载平衡度器降低那些超出处理器负载能力进程优先级

    Load balancing: the scheduler will decrease the priority of any process that generates more load than the processor can handle.

    youdao

  • 进程运行具有不同优先线程相对进程的优先运行。

    Threads with different priorities running in the process run relative to the process's priority class.

    youdao

  • 现在我们可以CPU 持续忙碌段时间,我们了解如何设置进程优先级

    Now that we can keep a CPU busy for a while, we'll see how to set a priority for a process. To summarize what we've learned so far

    youdao

  • dwPriorityClass进程优先级可以设置下列中的任意一个。

    DwPriorityClass is the priority class of the process, and it is set to any of the following values.

    youdao

  • 不过Linux中普通非实时进程优先级范围是从- 20(较高的)+20(较低的)。

    But in Linux, the priority range for normal non-real-time processes is from -20 (higher) to + 20 (lower priority).

    youdao

  • 注意JCSP底层线程优先机制实现进程优先所以优先级实际工作方式取决于底层的JVM实现

    Note that JCSP implements process priorities in terms of the underlying thread's priority mechanism; so how the priorities actually work out depends on the underlying JVM implementation.

    youdao

  • 一旦设置进程优先,就可以使用SetThreadPriority进程优先级内部设置线程的优先级层次。

    Once the priority class of the process is set, SetThreadPriority is used to set the priority level of the thread within the priority class of the process.

    youdao

  • 这个决定线程绝对优先这个绝对优先级通过API值给线程优先级以及它所在进程的优先级共同计算得到的。

    This value is termed the absolute priority of the thread and is calculated from the priority values assigned through the API to both the thread and the process which owns that thread.

    youdao

  • 可以进程指定一个绝对优先级不是调整值),进程的更改如清单10

    You specify an absolute priority (and not an adjustment) for the process or processes to be changed as shown in Listing 10.

    youdao

  • 常规用户启动进程优先级一般0

    Processes started by regular users usually have priority 0.

    youdao

  • 如果派生进程一个JVM,则JVM原始线程创建时具有RT优先级

    If the forked process is a JVM, the primordial thread of the JVM is created with an RT priority.

    youdao

  • 内核使用收集CPU 使用量数据,可以根据优先当前 CPU 使用量 CPU 限制调度撤消运行进程

    The CPU usage thus gathered is used by the kernel, which may schedule or de-schedule a process based on its priority, current CPU usage, and CPU limits.

    youdao

  • 为了确保重要进程能够得到CPU这种选择基于调度优先级 进程

    To ensure that important processes don't get starved out by CPU hogs, the selection is done based on a scheduling priority.

    youdao

  • 如果正好启动进程,但意识应该不同优先级运行,那么一种方法可以启动之后对其进行更改,即使用renice命令

    If you happen to start a process and realize that it should run at a different priority, there is a way to change it after it has started, using the renice command.

    youdao

  • 不论activity发生什么情况,使用服务可以保证操作至少拥有“服务进程优先级

    Using a service guarantees that the operation will have at least "service process" priority, regardless of what happens to the activity.

    youdao

  • 使用 Linux系统调用setpriority()设置或者修改普通进程线程优先级层次

    The Linux system call setpriority() is used to set or modify priority levels for normal processes and threads.

    youdao

  • 记住必须用户才能进程指定更高调度优先,或者说它们的nice值更低

    Remember that you have to be the superuser to give your processes higher scheduling priority and make them less nice.

    youdao

  • 使用renice命令(通过Procmon或者命令)可以使得系统给定进程分配一个更高的或者更低优先级

    Using the renice command (either through Procmon or from the command line) can cause the system to either assign a higher or lower priority to a given process.

    youdao

  • 可以使用renice命令前面介绍Procmon3命令进行了说明),以便动态地一个运行进程重新分配优先级

    You can also use the renice command (illustrated previously with Procmon in Figure 3) to dynamically reassign a priority to a running process.

    youdao

  • 可以本文提供示例看到公平性,其中所有进程都被授予了对服务器的访问,即便是最低优先级

    You can see that fairness in the example provided in this article, where all processes are given access to the processor-even the lowest priority.

    youdao

  • 气象数据进程负责把收集的气象数据放到数据总线上运行不频繁,是优先级进程

    The meteorological data gathering task ran as an infrequent, low priority thread, and used the information bus to publish its data.

    youdao

  • 一个优先进程或者交互式进程发生跳跃时整个系统性能就会受到影响。

    When a bouncing process happens to be a high priority or interactive process, overall system performance is affected.

    youdao

  • 探路者进程按照优先执行优先级反映这些进程轻重缓急

    Tasks on the Pathfinder spacecraft were executed as threads with priorities that were assigned in the usual manner reflecting the relative urgency of these tasks.

    youdao

  • 不同信号量区分优先级随着程序大小增长根据活动进行特殊处理(例如,fifo次序,使用多个进程)。

    Have different kinds of semaphore classes: prioritization, specialization based on activity (for example, FIFO ordering, taking advantage of multiple readers) as the program increases in size.

    youdao

  • 清单1中的ni展示调度优先级或者说每个进程niceness。

    The ni column in Listing 1 above, shows the scheduling priority or niceness of each process.

    youdao

  • 进行操作时,实际上通过更改进程nice,从而更改了线程优先级的值(缺省值为40)。

    When you do this, you actually change the value of the priority of a thread (default value of 40) by changing the nice value of its process.

    youdao

  • 使用nicerenice优化调度程序——帮助运行进程分配不同优先级避免占用大量CPU资源。

    Tuning scheduler using nice or renice — This helps you to assign different priorities to running processes to prevent CPU hogs.

    youdao

  • 这个步骤完成之后调度器会根据给定标准Linux优先级挑选进程执行

    After this is done, the second-level scheduler picks the process to execute given the standard Linux priorities.

    youdao

  • 这个步骤完成之后调度器会根据给定标准Linux优先级挑选进程执行

    After this is done, the second-level scheduler picks the process to execute given the standard Linux priorities.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定