Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754850AbWKKOG2 (ORCPT ); Sat, 11 Nov 2006 09:06:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754852AbWKKOG2 (ORCPT ); Sat, 11 Nov 2006 09:06:28 -0500 Received: from www.osadl.org ([213.239.205.134]:48041 "EHLO mail.tglx.de") by vger.kernel.org with ESMTP id S1754850AbWKKOG2 (ORCPT ); Sat, 11 Nov 2006 09:06:28 -0500 Subject: Re: [patch 13/19] GTOD: Mark TSC unusable for highres timers From: Thomas Gleixner Reply-To: tglx@linutronix.de To: Andi Kleen Cc: Andrew Morton , Ingo Molnar , john stultz , LKML , Len Brown , Arjan van de Ven , Roman Zippel In-Reply-To: <200611111459.05854.ak@suse.de> References: <20061109233030.915859000@cruncher.tec.linutronix.de> <200611111451.33511.ak@suse.de> <1163253488.8335.247.camel@localhost.localdomain> <200611111459.05854.ak@suse.de> Content-Type: text/plain Date: Sat, 11 Nov 2006 15:08:52 +0100 Message-Id: <1163254132.8335.251.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 983 Lines: 29 On Sat, 2006-11-11 at 14:59 +0100, Andi Kleen wrote: > On Saturday 11 November 2006 14:58, Thomas Gleixner wrote: > > > > > > > > > My guess is that some of the checks in there are just broken and need > > > > > to be fixed. > > > > > > > > It's the unconditional mark_unstable call in ACPI C2 state. /me looks. > > > > > > The system doesn't support C2 states. It's an older single socket Athlon 64 > > > with VIA chipset. I haven't looked in detail on why it fails. > > > > Does it have cpu freqency changing ? > > Yep. But only OS controlled one (powernow). > > Most likely it happens when ondemand starts doing its thing. Yes, thats one of the criterias the tsc clocksource is using. I'm looking into that right now. tglx - 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/