• Runs background jobs with a lower priority.

    以比较低的优先级运行后台工作。

    youdao

  • Bgnice: Run all processes in the background at a lower priority.

    bgnice:在后台以更低的优先级运行所有进程。

    youdao

  • Effective delegation of lower priority tasks is a time multiplier.

    对无需优先的工作进行有效的委托可以“扩大”时间。

    youdao

  • That is, lower priority work will suffer more than higher priority work.

    也就是说,低优先级工作受到的影响总是要多于高优先级的工作。

    youdao

  • Beyond that threshold, lower priority items should get knocked off the list.

    超过这一阈值后,优先级较低的特性应当从列表中删除。

    youdao

  • You can make these programs run at a lower priority so that they play nice.

    你可以用较低的优先级运行这些程序,这样情况可能会得到改善。

    youdao

  • The creation of large parks and forests is of lower priority than some 20 years ago.

    现在已不像大约20年前那样需要优先考虑建立大型公园和培育森林了。

    youdao

  • If you want to start a job with a lower priority, you can try the command in Listing 7.

    如果要以较低的优先级启动作业,则可以尝试清单7中的命令。

    youdao

  • Priorities: Less important tasks should start with lower priority (the converse is also true).

    优先级:不重要的任务的优先级低(反之亦然)。

    youdao

  • Other tasks that are lower priority (P2) prevent the P3 thread from running and releasing the lock.

    其他次高优先级(优先级P2)的线程不断地阻碍P3运行和释放锁。

    youdao

  • Subordinated debentures have a lower priority claim to the firm's assets in the event of bankruptcy.

    —一旦公司破产,次级债务对公司的资产有较低的优先受偿权。

    youdao

  • Locking a resource affects all the threads with lower priority even if not interested to the resource.

    锁定一个资源会影响所有低优先级的线程,就算这些线程根本对这个资源没有兴趣。

    youdao

  • In extreme cases, the lower priority queues rarely were serviced and effectively were starved of bandwidth.

    在极端情况下,低优先级队列几乎不会处理并且本配不到一点带宽。

    youdao

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

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

    youdao

  • However, ARFM ensures that lower priority service policies are breached by a greater extent than higher priority ones.

    然而,ARFM确保低优先级的服务策略的违背程度总是大于高优先级的服务策略的违背程度。

    youdao

  • For example, some time ago, several primary care trusts gave lower priority to the obese for hip and knee replacements.

    例如,前一段时间,一些基层医疗组织对肥胖者在髋关节和膝关节置换方面给予低的优先级别。

    youdao

  • Allow the team members to be assigned to two projects, but ensure the second project is of lower priority than the first.

    将团队成员分配到两个项目中,但确保第二个项目的优先级比第一个项目低。

    youdao

  • This article discusses the Autonomic Request Flow Manager, which can throttle lower priority traffic when resources are limited.

    本文讨论AutonomicRequestFlowManager,它可以在资源有限的情况下限制低优先级的请求流。

    youdao

  • "You can't inflict this on your colleagues any more. Why should we treat our children's health as a lower priority?" he said.

    他说,“也许你会说这样会让你的同事们感到困扰,但我们怎么能因此把孩子们的健康放在这之后呢?”

    youdao

  • Many times, it's the items that customers most value (like ease of use or user documentation) that are placed at a lower priority.

    许多时候,正是客户们最为看重的特征(例如易用性或用户文件)被放在了一个较低的优先级。

    youdao

  • Thread.yield yields execution only to a thread at the same priority and never yields execution to a thread with a higher or lower priority.

    yield只让步给具有相同优先级的线程,决不会让步给高于或低于自身优先级的线程。

    youdao

  • If the thread that needs to set that condition has a lower priority, then it may never be able to get access to a core to set the condition.

    如果需要设置此条件的线程具有较低的优先级,那么它可能始终不能访问核心来设置条件。

    youdao

  • For example, Jane being a level 2 customer service representative, is allowed to see high priority customers as well as lower priority customers.

    例如,Jane是一个2级客户服务代表,她被允许查看高优先级的客户和较低优先级的客户。

    youdao

  • Yet because his liver was functioning well, aside from its one defect, he would be a lower priority than many candidates for a cadaverliver transplant.

    由于他的肝脏除了自身遗传缺陷外,运转功能仍然良好,因此在众多等待肝脏移植的候选人中并不具有任何优先权。

    youdao

  • 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.

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

    youdao

  • A higher priority thread can wait behind a lower priority thread if the lower priority thread holds a lock for which the higher priority thread is waiting.

    如果一个高优先级的线程请求低优先级线程持有的锁会造成它在低优先级线程之后等待。

    youdao

  • It makes the compilation thread operate at a lower priority than RT tasks and is tuned to avoid generating code with severely nondeterministic performance effects.

    使编译线程以低于RT任务的优先级操作,并且作出了调整以避免生成带有严重的不确定性性能影响的代码。

    youdao

  • Finally, preemption wasn't possible in the earlier scheduler; this meant that a lower priority task could execute while a higher priority task waited for it to complete.

    最后,在早期的内核中,抢占是不可能的;这意味着如果有一个低优先级的任务在执行,高优先级的任务只能等待它完成。

    youdao

  • Unfortunately, the finalizer thread was running at a lower priority than another application thread, so objects weren't getting finalized at the rate they became eligible for finalization.

    遗憾的是,终结方法线程的运行优先级要低于另一个应用线程,因此在另一个应用线程中的对象变得可以被终结时,它们不能被终结。

    youdao

  • Unfortunately, the finalizer thread was running at a lower priority than another application thread, so objects weren't getting finalized at the rate they became eligible for finalization.

    遗憾的是,终结方法线程的运行优先级要低于另一个应用线程,因此在另一个应用线程中的对象变得可以被终结时,它们不能被终结。

    youdao

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

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

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