Timer coalescing

From Wikipedia, the free encyclopedia

Template:Short description Timer coalescing is a computer system energy-saving technique that reduces central processing unit (CPU) power consumption by reducing the precision of software timers used for 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.[1]

Implementations of timer coalescing

See also

Page Template:Div col/styles.css has no content.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Anderson, Nate (June 11, 2013). "How OS X "Mavericks" works its power-saving magic". Ars Technica. Retrieved 2014-03-22.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Linux Kernel 2 6 22". kernelnewbies.org. Retrieved 2014-03-22.
  3. ^ Page Module:Citation/CS1/styles.css has no content."Add support for deferrable timers". 2007-05-08. Retrieved 2014-03-22.
  4. ^ Page Module:Citation/CS1/styles.css has no content."time(7) - Linux manual page". Man7.org. Retrieved 2014-03-24.
  5. ^ Page Module:Citation/CS1/styles.css has no content."prctl(2) - Linux manual page". Man7.org. Retrieved 2014-03-24.
  6. ^ Page Module:Citation/CS1/styles.css has no content."Windows Timer Coalescing". Microsoft. January 20, 2009. Retrieved 2009-04-21.
  7. ^ Page Module:Citation/CS1/styles.css has no content."OS X Mavericks - Advanced Technologies". Apple Inc. Retrieved 2014-03-22.
  8. ^ Page Module:Citation/CS1/styles.css has no content."OS X Mavericks: Core Technologies Overview" (PDF). Apple, Inc. June 10, 2013. Archived from the original (PDF) on June 26, 2013. Retrieved 2013-06-10.
  9. ^ Page Module:Citation/CS1/styles.css has no content."Refactor timer management code". 13 September 2010.

Template:Asbox