From owner-freebsd-xen@FreeBSD.ORG Wed Aug 24 11:26:38 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4756106567A for ; Wed, 24 Aug 2011 11:26:38 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 919218FC1A for ; Wed, 24 Aug 2011 11:26:37 +0000 (UTC) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id E908B7FF; Wed, 24 Aug 2011 11:26:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id ltB0YxAmbW6o; Wed, 24 Aug 2011 11:25:58 +0000 (UTC) Received: from [192.168.1.1] (a89-152-172-232.cpe.netcabo.pt [89.152.172.232]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTPSA id D45597F4; Wed, 24 Aug 2011 11:25:56 +0000 (UTC) Message-ID: <4E54DFC3.4010400@barafranca.com> Date: Wed, 24 Aug 2011 12:25:55 +0100 From: Hugo Silva User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: DeuZa References: <4E522B8D.2050202@barafranca.com> <4E5293DB.3030709@barafranca.com> <1314047857.2560.9.camel@hitfishpass-lx.corp.yahoo.com> <4E539DBA.4050205@barafranca.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-xen@freebsd.org Subject: Re: amd64 HVM(+PV) domUs: losing 10+ minutes a day X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2011 11:26:38 -0000 On 08/24/11 10:24, DeuZa wrote: >> I tried setting machdep_disable_rtc_set to 1, but it made no difference. >> > > Hello, > > Same thing here wth machdep_disable_rtc_set 1, always : > > Aug 24 10:00:06 mouette kernel: rtc0: [XEN] xen_rtc_settime > > >> DeuZa: Are you running i386 PV or amd64/HVM+PV ? >> > > I just check on this VPS it's i386 > > It's your ntpd is up and running with "machdep.independent_wallclock=1" ?? > > Regards, > I don't have that oid, DeuZa; It seems that it only exists in the i386 PV port, and my domU is amd64 HVM+PV.