Timer coalescing
Timer coalescing is a computer system energy-saving technique that reduces central processing unit 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.Implementations of timer coalescing