Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Documentation at http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Power_Management_Guide/ASPM.html states
"ASPM policies are set in /sys/module/pcie_aspm/parameters/policy, but can also be specified at boot time with the pcie_aspm kernel parameter, where pcie_aspm=off disables ASPM and pcie_aspm=force enables ASPM, even on devices that do not support ASPM."
This is not correct. It should be something like
pcie_aspm.policy=performance
and so on
Due to a lack of high priority issues identified during the development phase, we did not allocate resources to release a new version of the Power Management Guide for 6.2.
To fix this in time for the 6.2 release, we would need an exception from the PM, please.
Otherwise, we'll be sure to fix it for 6.3.
Thanks for reporting this.
Although the pcie_aspm=performance command isn't in the ASPM section, I've changed the other instances of pcie_aspm= to pcie_aspm.policy=
This change will be available in the 6.3 version of the guide.
Jaroslav, are you able to confirm that the change of command format from pcie_aspm= to pcie_aspm.policy= is correct? Thanks.
Comment 8Jaroslav Škarvada
2011-12-15 10:41:30 UTC
Hi Jack, the new version of the text is also not correct. I propose something like (feel free to reword):
"ASPM support can be enabled / disabled by pci_aspm kernel parameter, where pcie_aspm=off disables ASPM and pcie_aspm=force enables ASPM, even on devices that do not support ASPM. ASPM policies are set in /sys/module/pcie_aspm/parameters/policy, but can be also specified at boot time with the pcie_aspm.policy kernel parameter, where for example pcie_aspm.policy=performance will set the ASPM performance policy."
This bug is now fixed and available as part of the Red Hat Enterprise Linux 6.3 release on http://docs.redhat.com/.
Setting to CLOSED > CURRENTRELEASE.