From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Starikovskiy Subject: Re: ACPI: EC: GPE storm detected, transactions will use polling mode Date: Sun, 16 Nov 2008 12:49:34 +0300 Message-ID: <491FECAE.6050005@gmail.com> References: <1226722577.3104.4.camel@LiNuX> <491EBB2D.70106@tuffmail.co.uk> <200811152019.31744.rjw@sisk.pl> <1226817681.3133.7.camel@LiNuX> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from ug-out-1314.google.com ([66.249.92.171]:31538 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbYKPJtj (ORCPT ); Sun, 16 Nov 2008 04:49:39 -0500 Received: by ug-out-1314.google.com with SMTP id 39so201748ugf.37 for ; Sun, 16 Nov 2008 01:49:37 -0800 (PST) In-Reply-To: <1226817681.3133.7.camel@LiNuX> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Justin P. Mattock" Cc: "Rafael J. Wysocki" , Alan Jenkins , Andrew Morton , Linux Kernel Mailing List , linux-acpi@vger.kernel.org, Len Brown Justin P. Mattock wrote: > Well; reverting: > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=06cf7d3c7af902939cd1754abcafb2464060cba8 > is keeping the system from having a gpe storm > (for at least four hours now); > haven't had a chance to drain the battery and see > the affects from that scenario. > > Justin, by decreasing threshold, we just change how often _detection_ of the storm fires, not the storm itself. Regards, Alex.