From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [Patch] Fix the slow wall clock time issue in x64 SMPVista Date: Wed, 10 Jan 2007 13:49:34 +0000 Message-ID: References: <666CC8FCE3247C4DA876BA979059781A5C288B@pdsmsx401.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <666CC8FCE3247C4DA876BA979059781A5C288B@pdsmsx401.ccr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Cui, Dexuan" , Keir Fraser , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 10/1/07 12:00, "Cui, Dexuan" wrote: > I just removed the vcpu_kick() in hpet_timer_fn(), and booted an SMP FC5 > guest: > I found a warning message on the console: > > Warning: many lost ticks. > Your time source seems to be instable or some driver is hogging interrupts > rip __do_softirq+0x4a/0xd2 > Falling back to HPET Getting this message must just be a weird coincidence. Linux never uses HPET as its source of periodic tick interrupts. -- Keir