Mobility Warnings
Visual Studio 2012
Mobility warnings support efficient power usage.
|
Rule |
Description |
|---|---|
|
Do not set process priority to Idle. Processes that have System.Diagnostics.ProcessPriorityClass.Idle will occupy the CPU when it would otherwise be idle, and will therefore block standby. |
|
|
Higher-frequency periodic activity will keep the CPU busy and interfere with power-saving idle timers that turn off the display and hard disks. |