`pcie_aspm`是做什么的?

这个内核标志(pcie_aspm)在哪里被logging? 我确信它做了一些事情, 我只是closures它,让有线以太网驱动程序(e1000e)工作 。

所以,在Google上第一个“pcie_aspm”是:

[patch] pci:loggingpcie_aspm内核参数

并且该文档位于当前的内核Documentation/kernel-parameters.txt ,它说:

  pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power Management. off Disable ASPM. force Enable ASPM even on devices that claim not to support it. WARNING: Forcing ASPM on may cause system lockups. 

反过来,谷歌的“pcie主动状态电源pipe理”导致http://www.intel.com/technology/pciexpress/devnet/docs/PCIExpress1ArchPowerMgmt.pdf ,它解释说,ASPM几乎没有名字暗示。