Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758980AbYBFVst (ORCPT ); Wed, 6 Feb 2008 16:48:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752680AbYBFVsl (ORCPT ); Wed, 6 Feb 2008 16:48:41 -0500 Received: from mga11.intel.com ([192.55.52.93]:59733 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751189AbYBFVsk (ORCPT ); Wed, 6 Feb 2008 16:48:40 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.25,314,1199692800"; d="scan'208";a="514437359" Message-ID: <47AA2AAE.3040101@intel.com> Date: Wed, 06 Feb 2008 13:46:22 -0800 From: "Kok, Auke" User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Pavel Machek , "Kok, Auke" , ?????? ??????????? , Greg KH , Arjan van de Ven , Shaohua Li , lkml , linux-pci Subject: Re: PCIE ASPM support hangs my laptop pretty often References: <200802051840.05237.penguinista@mail.net.mk> <47A8FDDF.6080503@intel.com> <20080206130004.GC26817@elf.ucw.cz> <200802061825.21692.rjw@sisk.pl> In-Reply-To: <200802061825.21692.rjw@sisk.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Feb 2008 21:47:05.0137 (UTC) FILETIME=[D05BFA10:01C86909] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2067 Lines: 46 Rafael J. Wysocki wrote: > On Wednesday, 6 of February 2008, Pavel Machek wrote: >> On Tue 2008-02-05 16:22:55, Kok, Auke wrote: >>> ?????? ??????????? 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) ? >> (EXPERIMENTAL) is something different from (KNOWN BROKEN). >> >> If we know about broken setups, we should probably be blacklisting >> them. > > Well, the ASPM thing seems to break every single setup I've tested. So, > perhaps we should whitelist the working ones? greg KH is reverting this patch alltogether in mainline, maybe the original writer can accomodate some of the comments in the rewrite. Auke -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/