Part selection

If a system reports itself as supporting S0 low power idle, but does not support the networking or storage requirements to support a modern standby state, the system will automatically be placed in a disconnected state.

Start from a Modern Standby-capable chipset or Modern Standby reference platform

Starting from an existing Modern Standby system design or a reference design from your silicon partner designed for S0 low power idle is highly recommended.

Note

You should not try to convert existing S3 platforms to Modern Standby, as significant development investments are required to ensure proper behavior and a good power floor. This risk must be considered by OEMs, as there was no validation done by Microsoft and silicon partners to validate this design approach.

To support Modern Standby, a PC platform must meet the technical requirements summarized in Platform requirements for modern standby.

Modern Standby component selection is important. The following low power support is highly recommended for achieving a good power floor:

  • USB
    • USB 2.0 - LPM support for L2
    • USB 3.0 - LPM support for U2
    • More information on USB LPM
    • Software support for legacy USB EHCI based controllers is under maintenance mode only. New modern standby capable platforms must use USB XHCI instead
  • PCIe (WLAN and storage) – support for L1.substate
  • For SATA SSD devices use of Slumber and Device Sleep

For more detailed guidance on platform design for systems that support S0 low power idle, contact your silicon provider.

D3 device power state support

Devices going into low power states (when not in use) is an important part of maintaining a low power floor. The same guidance for Windows 8.1 Connected Standby (for devices moving to D3 hot and D3 cold as appropriate) also applies to Modern Standby systems. Device class guidance is available on MSDN.

Storage selection

SSD storage

As in the past, SATA SSDs need to support DEVSLP in order to improve battery life in Modern Standby. Further, AHCI PCIe SSDs should ideally also expose support for DEVSLP (device sleep or SATA DEVSLP), which would likely be mapped to a L1.2 PCI sub-state by the firmware. In this case, the device should not transition between power states autonomously, so the host can control the state transitions. If the AHCI PCIe SSD does not support DEVSLP, you need to ensure the SSD can enter low-power modes on its own .

Akin to AHCI PCIe SSDs, NVMe SSDs need to provide the host with a non-operational power state that is comparable to DEVSLP (<5mW draw, <100ms exit latency) in order to allow the host to perform appropriate transitions into Modern Standby. Should the NVMe SSD not expose such a non-operational power state, autonomous power state transitions (APST) is the only other option to enter Modern Standby successfully.

Note that in the absence of DEVSLP or a comparable NVMe non-operational power state, the host can make no guarantees on the device’s power draw. In this case, if you observe non-optimal power consumption by the device/system, you will have to work with your device vendor to determine the cause.

Rotational storage

Storage solutions combining flash and rotating media have shown to be generally capable to keep important data in the flash, thus allowing for quick resume times and a relatively low power profile. Storage solutions using only rotational media are also feasible, though they may result in increased power consumption and higher exit latency.

Rotating media contains many moving parts that wear out over time. When frequently power cycling a drive, the wear can be considerably increased, since the read/write heads have to move from the platter to their parked position and back.

The number of such load/unload cycles is directly influenced by the following factors:

Item Factor Description
1 Cache Size How large is the non-volatile cache that can absorb I/O requests before the platter has to be accessed? A larger cache means less platter accesses.
2 Firmware Timers Firmware Timers: At which point of idleness does the firmware automatically unload the read/write heads?
3 Cache Manager Efficiency How well can the cache manager “predict” which data will be needed in Modern Standby and thus pre-load it into the NAND cache?
4 I/O Load & Pattern How active is the user and how many apps are running in Modern Standby causing I/O? How frequent is this I/O? What is the user’s working set?

From the above factors, #3 and #4 are very difficult or almost impossible to control. Cache Size (#1) and Firmware Timers (#2) are directly in the OEM’s control.

Modern Standby causes a system to be powered down more aggressively to meet system power requirements. Without any safeguards in place, this could cause excessive wear on rotational drives. However, Windows 10 attempts to balance power savings with device reliability through a mechanism called adaptive D3 idle timeout. With adaptive D3 idle timeout, the system detects excessive power cycling and reduces it by increasing the D3 idle timeout, thus keeping the hard drive in a D0 state for a longer period. This mechanism prevents excess wear and tear to the hard drive that may reduce its long-term reliability and violate warranty claims. However, it also increases a device’s power consumption.

The following points summarize storage guidance for Modern Standby systems:

  • For the best experience, use pure flash devices (SSDs) and take full advantage of connectivity while in Modern Standby.
  • If you use rotational or hybrid storage in some form, make sure (through your own testing and validation) that the Load/Unload cycles stay in reasonable bounds. This can be positively affected by:
    • Deploying hybrid solutions with at least 12GB useable NAND to absorb while in Modern Standby.
    • Setting firmware load/unload timers at 45 s or more (<10s is currently common) to ensure that the frequency of load/unload cycles does not exceed warranty claims.
  • If you use rotational or hybrid storage, excessive load/unload cycles will cause the D3 idle timeout to increase. This results in a device staying in an active power state for longer, leading to increased power consumption.
  • Expect higher exit latency upon system resume from Modern Standby with rotational storage than with SSDs.

Battery selection

Battery life targets vary by form factor and price. Component selection and the associated power floor also impact how long a given charge will last.