From mboxrd@z Thu Jan 1 00:00:00 1970 From: john stultz Subject: Re: System time drifts when processor idle. Date: Fri, 27 Aug 2010 11:11:48 -0700 Message-ID: <1282932708.1946.8.camel@work-vm> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from e1.ny.us.ibm.com ([32.97.182.141]:52720 "EHLO e1.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751392Ab0H0SLz (ORCPT ); Fri, 27 Aug 2010 14:11:55 -0400 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: jean-philippe francois Cc: Lin Ming , venki@google.com, "H. Peter Anvin" , linux-acpi@vger.kernel.org, LKML , jslaby@suse.cz On Fri, 2010-08-27 at 16:12 +0200, jean-philippe francois wrote: > My Timekeeping bug is still present, here is an updated script and log. > I am willing to make test, but I don't know what kind of debugging > info is needed. > > cat /sys/devices/system/clocksource/clocksource0/available_clocksource > hpet acpi_pm > cat /sys/devices/system/clocksource/clocksource0/current_clocksource > hpet Huh. hpet was not what I would have expected. So first, two experiments: 1) Does booting with "clock=acpi_pm" cause the issue to disappear? 2) Does booting with "nohz=off" cause the issue to disappear? Venkatesh: You have any experience with HPETs that halt in idle? thanks -john