Where is this kernel flag (pcie_aspm) documented? I'm sure it does something, and I just turned it off to get wired Ethernet driver (e1000e) working.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
So, the first hit on Google for "pcie_aspm" is: [patch] pci: document the pcie_aspm kernel parameter and that documentation is in the current kernel
And in turn, google for "pcie active state power management" leads to http://www.intel.com/technology/pciexpress/devnet/docs/PCIExpress1ArchPowerMgmt.pdf, which explans that ASPM does pretty much what the name implies. |
|||||
|