From owner-freebsd-xen@FreeBSD.ORG Tue Aug 23 12:32:40 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 26EB71065672 for ; Tue, 23 Aug 2011 12:32:40 +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 EB74E8FC0C for ; Tue, 23 Aug 2011 12:32:39 +0000 (UTC) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 58B47929; Tue, 23 Aug 2011 12:32:39 +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 xXAwz+DJkiyr; Tue, 23 Aug 2011 12:31:55 +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 E17F590A; Tue, 23 Aug 2011 12:31:54 +0000 (UTC) Message-ID: <4E539DBA.4050205@barafranca.com> Date: Tue, 23 Aug 2011 13:31:54 +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: Sean Bruno References: <4E522B8D.2050202@barafranca.com> <4E5293DB.3030709@barafranca.com> <1314047857.2560.9.camel@hitfishpass-lx.corp.yahoo.com> In-Reply-To: <1314047857.2560.9.camel@hitfishpass-lx.corp.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: port-xen , "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: Tue, 23 Aug 2011 12:32:40 -0000 On 08/22/11 22:17, Sean Bruno wrote: > Huh, this used to exist. But anyway, try this: > > http://forums.freebsd.org/showpost.php?p=105415&postcount=15 > > Sean > Hi Sean, I tried setting machdep_disable_rtc_set to 1, but it made no difference. Furthermore, I couldn't find an equivalent of independent_wallclock on the dom0 (NetBSD - message cc'd to port-xen@netbsd) DeuZa: Are you running i386 PV or amd64/HVM+PV ? Regards, Hugo