Timer coalescing: Difference between revisions
Appearance
Content deleted Content added
{{compsci-stub}} created |
fix, and note that some of the text in this article is from Features new to Windows 7 per CC-BY-SA 3.0 |
||
Line 1: | Line 1: | ||
'''Timer coalescing''' is a technique for reducing 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 enters and exits idle states, |
'''Timer coalescing''' is a technique for reducing 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 enters and exits idle states, |
||
Timer coalescing has been a feature of Microsoft Windows from [[Windows 7]] onward,{{cite web |
Timer coalescing has been a feature of Microsoft Windows from [[Windows 7]] onward,<ref>{{cite web |
||
|url=http://www.microsoft.com/whdc/system/pnppwr/powermgmt/TimerCoal.mspx |
|url=http://www.microsoft.com/whdc/system/pnppwr/powermgmt/TimerCoal.mspx |
||
|title=Windows Timer Coalescing |
|title=Windows Timer Coalescing |
Revision as of 18:56, 12 June 2013
Timer coalescing is a technique for reducing 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 enters and exits idle states,
Timer coalescing has been a feature of Microsoft Windows from Windows 7 onward,[1] and in Apple's Mac OS X from Mac OS X Mavericks.[2][3]
References
- ^ "Windows Timer Coalescing". Microsoft. January 20, 2009. Retrieved 2009-04-21.
- ^ "OS X Mavericks - Advanced Technologies". Apple Inc.
- ^ "OS X Mavericks: Core Technologies Overview" (PDF). Apple, Inc. June 10, 2013. Retrieved June 10, 2013.