1·Tasks such as recalculation and background printing are good examples of worker threads.
重新计算和后台打印等任务是很好的辅助线程示例。
2·Worker threads are commonly used to complete tasks, such as recalculation, that do not require user input.
背景工作执行绪通常是用来完成不需要使用者输入的工作,例如重新计算。
1·The new scheduler addresses these issues by distributing timeslices on a per-CPU basis and eliminating the global synchronization and recalculation loop.
新的调度器解决上述问题的方法是,基于每个 CPU 来分布时间片,并且取消了全局同步和重算循环。
2·In the 2.4 scheduler, the timeslice recalculation algorithm requires that all processes exhaust their timeslice before their new timeslices can be recomputed.