分时策略的目标是为交互式进程提供快速响应,并为计算密集 (CPU-bound) 的进程提供大吞吐量。调度器会按合适的频率切换 CPU 分配,既保证提供快速响应,同时又不使系统花费大量时间进行切换。
基于16个网页-相关网页
cpu bound task 受中央处理机限制的任务
Speeding up CPU-bound Applications 提速CPU限制型应用程序
cpu u bound task 受中央处理机限制的任务
以上来源于: WordNet
CPU-bound tasks are punished by having their priority increased by up to five levels.
CPU绑定的任务会通过将其优先级增加最多5个优先级进行惩罚。
A CPU-bound application can't get enough processor time to complete the work it's being asked to do.
一个CPU关键型应用程序不能得到足够处理器时间来完成既定工作。
Utilizing a pool of workers to execute multiple tasks in parallel is also beneficial for CPU-bound tasks.
使用一批作业员来并行执行多个任务对cpu密集型任务也大有裨益。
应用推荐