HowFlow


http://www.lesswatts.org/projects/devices-power-management/pcie.php
lesswatts.org PCI Express (PCIe) Active State Power Management (ASPM)

Share it!   Posted by Avatar luchs 5 months ago

What is ASPM

http://www.lesswatts.org/projects/devices-power-management/pcie.php

How to activate ASPM

The kernel configuration option is called CONFIG_PCIEASPM and can be found under Bus options (PCI etc.) / PCI Express ASPM support (Experimental).


CONFIG_PCIEASPM:

This enables PCI Express ASPM (Active State Power Management) and
Clock Power Management. ASPM supports state L0/L0s/L1.

When in doubt, say N.
Symbol: PCIEASPM [=y]
Prompt: PCI Express ASPM support(Experimental)
  Defined at drivers/pci/pcie/Kconfig:33
  Depends on: PCI && EXPERIMENTAL && PCIEPORTBUS
  Location:
    -> Bus options (PCI etc.)
      -> PCI Express support (PCIEPORTBUS [=y])



Please log in or sign up and vote for this trick if it was helpful for you.
Don't forget to subscribe to our RSS Feed RSS/Atom feed to get the latest tricks.