LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: "?????? ???????????" <penguinista@mail.net.mk>
Cc: "Kok, Auke" <auke-jan.h.kok@intel.com>, Greg KH <greg@kroah.com>,
Arjan van de Ven <arjan@infradead.org>,
Shaohua Li <shaohua.li@intel.com>,
lkml <linux-kernel@vger.kernel.org>,
linux-pci <linux-pci@atrey.karlin.mff.cuni.cz>
Subject: Re: PCIE ASPM support hangs my laptop pretty often
Date: Tue, 05 Feb 2008 16:22:55 -0800 [thread overview]
Message-ID: <47A8FDDF.6080503@intel.com> (raw)
In-Reply-To: <200802060105.45363.penguinista@mail.net.mk>
?????? ??????????? wrote:
>>>>> I've patched my kernel with the PCIe ASPM and after setting
>>>>> echo powersave > /sys/module/pcie_aspm/parameters/policy
>>>>>
>>>>> I started to experience random hangs of my laptop.
>>>>> Hardware info:
>>>>> Thinkpad x60s 1704-5UG
>>>> the x60's chipset doesn't support ASPM properly afaik... bad idea.
>>> Well, the code shouldn't then cause a crash of the machine :)
>> The user enabled it specifically (where it is disabled by default)
>>
>> ASPM has been crashing e1000(e), which is why I've recently merged a patch
>> to disable L1 ASPM for the onboard 82573 nic on those platforms.
>>
>> this new infrastructure should work in the default configuration - enabling
>> ASPM where this system leaves it disabled is expected to give problems
>> unless you know what you are doing.
>
> In my defense, the patch documentation didn't say it doesn't work with my
> hardware, nor that it hangs the chipset :) and the promised 1.3w surelly
> looked nice.
>
> So, are there any benefits of ASPM if I have it in the kernel but it's set to
> default? I got the impression that "default" means not much power savings?
did the Kconfig not come with a big fat (EXPERIMENTAL) ?
it actually depends for each device on the PCI-Express bus. Most PCI-E ports
support it but the device has the option of advertising enablement of that
capability or not.
both platform and each device on the pci-e bus are involved. some sata chipsets
work great with it, some that might not even advertise the capability... but it's
really hit and miss.
Your report is great of course, no doubt about it. I hope that people understand
that this feature can seriously break things at the bus level. It makes me feel a
lot better about the issues we had with some of our network cards and ASPM :)
once we get some feeling about how good ASPM works in the field for people we
might have to blacklist certain platforms or devices.
you could (for instance) try to see which device on your busses support ASPM and
work on per-device ASPM parameters (which is one of the things I suggested before)
so that we get an idea of which device is badly behaving with ASPM on your system.
Cheers,
Auke
next prev parent reply other threads:[~2008-02-06 0:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-05 17:40 Дамјан Георгиевски
2008-02-05 18:46 ` Arjan van de Ven
2008-02-05 18:51 ` Greg KH
2008-02-05 20:58 ` Kok, Auke
2008-02-06 0:05 ` Дамјан Георгиевски
2008-02-06 0:22 ` Kok, Auke [this message]
2008-02-06 13:00 ` Pavel Machek
2008-02-06 17:25 ` Rafael J. Wysocki
2008-02-06 21:46 ` Kok, Auke
2008-02-06 21:58 ` Greg KH
2008-02-19 5:55 ` Shaohua Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47A8FDDF.6080503@intel.com \
--to=auke-jan.h.kok@intel.com \
--cc=arjan@infradead.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=penguinista@mail.net.mk \
--cc=shaohua.li@intel.com \
--subject='Re: PCIE ASPM support hangs my laptop pretty often' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).