From owner-freebsd-xen@FreeBSD.ORG Mon Aug 22 17:38:11 2011 Return-Path: <owner-freebsd-xen@FreeBSD.ORG> 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 96B01106564A for <freebsd-xen@freebsd.org>; Mon, 22 Aug 2011 17:38:11 +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 6A1EC8FC0C for <freebsd-xen@freebsd.org>; Mon, 22 Aug 2011 17:38:11 +0000 (UTC) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 926DF3E4; Mon, 22 Aug 2011 17:38:10 +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 gtuFK2H2LsJQ; Mon, 22 Aug 2011 17:37:32 +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 674043D2; Mon, 22 Aug 2011 17:37:32 +0000 (UTC) Message-ID: <4E5293DB.3030709@barafranca.com> Date: Mon, 22 Aug 2011 18:37:31 +0100 From: Hugo Silva <hugo@barafranca.com> 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 <deuza42@gmail.com> References: <4E522B8D.2050202@barafranca.com> <CAF4deyGm4m=zkmzYnJ28dfjyRNKyQf148L6BUQ_ZCiKppdW70Q@mail.gmail.com> In-Reply-To: <CAF4deyGm4m=zkmzYnJ28dfjyRNKyQf148L6BUQ_ZCiKppdW70Q@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-xen@freebsd.org" <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 <freebsd-xen.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-xen>, <mailto:freebsd-xen-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-xen> List-Post: <mailto:freebsd-xen@freebsd.org> List-Help: <mailto:freebsd-xen-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-xen>, <mailto:freebsd-xen-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 22 Aug 2011 17:38:11 -0000 On 08/22/11 16:43, DeuZa wrote: > 2011/8/22 Hugo Silva <hugo@barafranca.com> > >> Hello, >> > > Hello Hugo, I was in the same cas (I think) > I use a workaround on my VPS : > > machdep.independent_wallclock: 1 > > And the ntpd is fine now, I know it's just a workaround, but practice for > running ntpd on Xen instances > > Regards, Hi, This oid does not appear to exist in the domU. Found some references in google, but not much. May it be that it is only present on the i386 PV port? Regards, Hugo