Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a227a6a63c78d287

Jump to content

// Workers AI · dad joke modeWhy was Aggressive Link Power Management anxious? It had a lot of "dis"-connections.

From Wikipedia, the free encyclopedia

Aggressive Link Power Management (ALPM) is a power management protocol for Advanced Host Controller Interface-compliant (AHCI) Serial ATA (SATA) devices, such as hard disk drives and solid-state drives.[1]

Description

[edit]

When enabled via the AHCI controller, this allows the SATA host bus adapter to enter a low-power state during periods of inactivity, thus saving energy. The drawback to this is increased periodic latency as the drive must be re-activated and brought back on-line before it can be used, and this will often appear as a delay to the end-user.

States

[edit]

There are three states:[2]

  • Active
  • Low Power with two internal states Partial and Slumber. Partial has a maximum return latency of 10 microseconds while slumber has a maximum latency of 10 milliseconds. The states can be initiated by Host (HIPM), Device (DIPM) or both. If SATA hot swapping is enabled, this state is unavailable.
  • Device Sleep with a maximum return latency of 20 milliseconds unless otherwise specified in Identify Data Log. If SATA hot swapping is enabled, this state is unavailable.

These can be selected by the SATA AHCI driver, usually via a configuration option, or by the OS Power Options.

With system inbox AHCI driver, Windows Vista and later utilise only HIPM by default; Windows Vista and later allows the tweaking of AHCI LPM modes through a registry hack.[3]

See also

[edit]

References

[edit]
  1. "Serial ATA AHCI: Specification, Rev. 1.3". Intel. Retrieved 31 October 2012.
  2. "Designing Energy Efficient SATA Devices" (PDF). Intel. Retrieved 31 October 2012.
  3. "Add AHCI Link Power Management to Power Options in Windows". 26 July 2017. Retrieved 4 January 2023.
[edit]