The creation of large parks and forests is of lower priority than some 20 years ago.
现在已不像大约20年前那样需要优先考虑建立大型公园和培育森林了。
If you want to start a job with a lower priority, you can try the command in Listing 7.
如果要以较低的优先级启动作业,则可以尝试清单7中的命令。
Other tasks that are lower priority (P2) prevent the P3 thread from running and releasing the lock.
其他次高优先级(优先级P2)的线程不断地阻碍P3运行和释放锁。
Subordinated debentures have a lower priority claim to the firm's assets in the event of bankruptcy.
—一旦公司破产,次级债务对公司的资产有较低的优先受偿权。
Locking a resource affects all the threads with lower priority even if not interested to the resource.
锁定一个资源会影响所有低优先级的线程,就算这些线程根本对这个资源没有兴趣。
In extreme cases, the lower priority queues rarely were serviced and effectively were starved of bandwidth.
在极端情况下,低优先级队列几乎不会处理并且本配不到一点带宽。
But in Linux, the priority range for normal non-real-time processes is from -20 (higher) to + 20 (lower priority).
不过,在Linux中,普通非实时进程的优先级范围是从- 20(较高的)到+20(较低的)。
However, ARFM ensures that lower priority service policies are breached by a greater extent than higher priority ones.
然而,ARFM确保低优先级的服务策略的违背程度总是大于高优先级的服务策略的违背程度。
For example, some time ago, several primary care trusts gave lower priority to the obese for hip and knee replacements.
例如,前一段时间,一些基层医疗组织对肥胖者在髋关节和膝关节置换方面给予低的优先级别。
Allow the team members to be assigned to two projects, but ensure the second project is of lower priority than the first.
将团队成员分配到两个项目中,但确保第二个项目的优先级比第一个项目低。
This article discusses the Autonomic Request Flow Manager, which can throttle lower priority traffic when resources are limited.
本文讨论AutonomicRequestFlowManager,它可以在资源有限的情况下限制低优先级的请求流。
"You can't inflict this on your colleagues any more. Why should we treat our children's health as a lower priority?" he said.
他说,“也许你会说这样会让你的同事们感到困扰,但我们怎么能因此把孩子们的健康放在这之后呢?”
Many times, it's the items that customers most value (like ease of use or user documentation) that are placed at a lower priority.
许多时候,正是客户们最为看重的特征(例如易用性或用户文件)被放在了一个较低的优先级。
UDB improves the schedulability of task sets by reducing the interference from the higher priority tasks to the lower priority tasks.
通过降低高优先级任务对低优先级任务的干扰时间,UDB提高了任务集的可调度性。
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只让步给具有相同优先级的线程,决不会让步给高于或低于自身优先级的线程。
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.
如果需要设置此条件的线程具有较低的优先级,那么它可能始终不能访问核心来设置条件。
Is there any way I can set a lower priority or a different scheduling (or combination of both) so the main thread has more CPU time to run?
我有什么办法可以设置一个低优先级或不同的调度(或两者),主线程有更多的CPU时间来运行?
Mr Orban looks like an oddball, and his country is now a lower priority, at a time when lenders have more urgent calls on their time and money.
欧尔班看似古怪,他的国家每次拥有较低的优先权,当贷款者更强烈的责令他们的时间和金钱时。
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级客户服务代表,她被允许查看高优先级的客户和较低优先级的客户。
We show that this protocol is free of deadlock and in addition a high priority transaction is not blocked by uncommitted lower priority transactions.
这个协议可以避免死锁,而且高优先级事务不会被未提交的低优先级事务阻塞。
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.
由于他的肝脏除了自身遗传缺陷外,运转功能仍然良好,因此在众多等待肝脏移植的候选人中并不具有任何优先权。
A new thread is created that has a lower priority than its creator, but a higher priority than a thread that is concurrently running on another processor.
一个线程创建了一个比自己优先级低的线程,但是一个有更高优先级的线程正在另一个处理器上运行。
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或者命令行)可以使得系统为给定的进程分配一个更高的或者更低的优先级。
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.
如果一个高优先级的线程请求低优先级线程持有的锁会造成它在低优先级线程之后等待。
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任务的优先级操作,并且作出了调整以避免生成带有严重的不确定性性能影响的代码。
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.
最后,在早期的内核中,抢占是不可能的;这意味着如果有一个低优先级的任务在执行,高优先级的任务只能等待它完成。
Priority reverse is a kind of phenomenon that the higher priority task is blocked by the lower priority task since they are using the same sources in real time system.
优先级反向是实时系统中由于任务间需要共享资源以及同步而引起的高优先级任务被低优先级任务阻塞的现象。
Many people might indeed die of flu, but they might also die of a nuclear attack, an asteroid strike or a dozen other diseases and accidents now receiving lower priority.
许多人或许真的会死于流感,但是他们也可能死于核攻击、小行星撞击、其他几十种疾病或者在现在没有得到重视的各种意外。
Priority reverse is a kind of phenomenon that the higher priority task is blocked by the lower priority task since they are using the same share sources in real time system.
优先级反向是实时系统中由于任务间需要共享资源以及同步而引起的高优先级任务被低优先级任务阻塞的现象。
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.
遗憾的是,终结方法线程的运行优先级要低于另一个应用线程,因此在另一个应用线程中的对象变得可以被终结时,它们不能被终结。
应用推荐