From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422649AbXC2VzV (ORCPT ); Thu, 29 Mar 2007 17:55:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422651AbXC2VzV (ORCPT ); Thu, 29 Mar 2007 17:55:21 -0400 Received: from mail.chilan.com ([82.160.212.9]:47742 "EHLO mail.chilan.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422649AbXC2VzU (ORCPT ); Thu, 29 Mar 2007 17:55:20 -0400 From: "Grzegorz Chwesewicz" To: "Grzegorz Chwesewicz" , Andi Kleen , "Mark Langsdorf" Cc: "Len Brown" , "Linus Torvalds" , "Morrow, William" , "Crouse, Jordan" , "Thomas Gleixner" , "Pavel Machek" , "Ingo Molnar" , "Eric W. Biederman" , "Nick Piggin" , "Mingming Cao" , "Adrian Bunk" , "Andrew Morton" , "Linux Kernel Mailing List" , "Michal Piotrowski" , "Mariusz Kozlowski" , "Oliver Pinter" , "Sid Boyce" , "Nick Piggin" , "Jens Axboe" , "Thomas Renninger" Subject: Re: [PATCH] i386: add command line option "local_apic_timer_c2_ok" Date: Thu, 29 Mar 2007 23:55:19 +0200 Message-Id: <20070329215416.M85651@chilan.com> In-Reply-To: <20070329214316.M53680@chilan.com> References: <460C1B5B.4090802@amd.com> <200703292249.37979.ak@suse.de> <20070329214316.M53680@chilan.com> X-Mailer: OpenWebMail 2.52 20061019 X-OriginatingIP: 82.160.213.5 (ceho) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 29 Mar 2007 23:43:28 +0200, Grzegorz Chwesewicz wrote > On Thu, 29 Mar 2007 22:49:37 +0200, Andi Kleen wrote > > > Reviewed but not tested. Needs to be wrapped in an AMD specific > > > call. > > > > Here's a patch. I don't have a system with C1E, so i only tested that > > the apic timer still works on a older AMD box. > > > > Would be good if someone with a Turion laptop, especially the HP nx6325 > > could test it with CONFIG_NO_HZ enabled. > > I have nx6325 with Turion. > > ensima-hp linux-2.6 # cat .config|grep NO_HZ > CONFIG_NO_HZ=y > > After patching system works ok on battery and on AC. > Bootlogs on AC and battery can be found here: http://bugzilla.kernel.org/show_bug.cgi?id=8235 -- Greetings - CeHo - Grzegorz Chwesewicz