From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: Re: Interrupt latency on some 945GM platforms Date: Tue, 28 Sep 2010 00:18:01 +0300 Message-ID: <201009280018.01517.anarsoul@gmail.com> References: <201009132336.17310.anarsoul@gmail.com> <20100924125153.4fdf0c1b@jbarnes-desktop> <4C9F262F.7030709@biereigel-wb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ey0-f177.google.com (mail-ey0-f177.google.com [209.85.215.177]) by gabe.freedesktop.org (Postfix) with ESMTP id D6C949E7A9 for ; Mon, 27 Sep 2010 14:19:26 -0700 (PDT) Received: by eye22 with SMTP id 22so1927992eye.36 for ; Mon, 27 Sep 2010 14:19:26 -0700 (PDT) In-Reply-To: <4C9F262F.7030709@biereigel-wb.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Stefan Biereigel Cc: Venkatesh Pallipadi , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Sitsofe Wheeler , Thomas Gleixner , Len Brown List-Id: intel-gfx@lists.freedesktop.org On 26 of September 2010 13:53:35 Stefan Biereigel wrote: > Hello Everyone, > just to add on to reports of this problem, there was a Thread here in > LKML some months ago targeting the same problem (but not really > attacking it at the Chipset driver). As I have one of those Laptops with > a 945GM-Chipset and am stuck with the same Problem (disabled tickless > now as a workaround and set ticks to 1000) I could maybe do some testing > of patches. > So what I can summarize is what the others did before: Disabling CPU1 > helps, adding nohz=off helps, changing the Clocksource afterwards helps, > binding the Interrupt does NOT help. > So here's the Link to the old Discussion with follow-ups, maybe you can > get some furter information from there. > http://linux.derkeiler.com/Mailing-Lists/Kernel/2010-05/msg03696.html > We targeted the BIOS itself as everyone in this thread happened to own > an Phoenix BIOS with some special version string. > best, Stefan Yep, my laptop has Phoenix BIOS too. Btw, this BIOS has buggy DSDT (thermal and battery don't work reliably without patching DSDT). But I tested with and without patched DSDT - so my custom DSDT is not cause of bug in my case.