Timer coalescing
- 定时器汇聚(定时器汇聚是节能技术,通过降低定时器精度,减少CPU进入与退出空闲状态的次数,降低CPU能耗)
Timer coalescing
-
abstract:
Timer coalescing is a computer system energy-saving technique that reduces processor power consumption by reducing the precision of software timers to allow the synchronization of process wake-ups, minimizing the number of times the CPU is forced to perform the relatively power-costly operation of entering and exiting idle states.
以上来源于:
WordNet