Page MenuHomeFreeBSD

rge: add disable_aspm tunable for PCIe power management
ClosedPublic

Authored by chris.longros_gmail.com on Mar 26 2026, 10:12 PM.
Tags
None
Referenced Files
F166868157: D56103.id.diff
Mon, Aug 17, 8:07 AM
F166842490: D56103.id.diff
Mon, Aug 17, 12:23 AM
Unknown Object (File)
Thu, Aug 13, 12:51 AM
Unknown Object (File)
Thu, Aug 13, 12:37 AM
Unknown Object (File)
Thu, Aug 13, 12:18 AM
Unknown Object (File)
Mon, Aug 10, 11:05 AM
Unknown Object (File)
Mon, Aug 10, 6:54 AM
Unknown Object (File)
Sun, Aug 9, 8:19 PM
Subscribers

Details

Summary

Add a per-interface loader tunable dev.rge.%d.disable_aspm to
disable PCIe ASPM (L0s/L1) and ECPM on the RTL8125/8126/8127.

Disabling ASPM reduces latency at the cost of higher power
consumption. Default is off (ASPM left as configured by BIOS).

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable