From owner-freebsd-xen@FreeBSD.ORG Fri Jan 30 04:15:39 2009 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 CE18D106566C for ; Fri, 30 Jan 2009 04:15:38 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 9F79F8FC14 for ; Fri, 30 Jan 2009 04:15:38 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by rv-out-0506.google.com with SMTP id g9so163220rvb.3 for ; Thu, 29 Jan 2009 20:15:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=AKiDo9oqRvf2uRnAPfVbk8I0Y5mloJYzu19smm97aRI=; b=g16hxjeKnKzj8YiNULHrQTqsvWJoTJvljmyUX1tJfV/9MfEx+9S+RQnXbVtokItYc/ 0jQOHxr3Q8Sg6e03kelTfQ2ii8DzdxfxPPX2xeWuqW6v+rAblY5ak6Lr5SMXzxA1Csaa N27ZRBmu7x94R4jc5HPw7Lxs2Yr5kv/iB8mhk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=TKZywkIB7Yd7W/hXD9hhIJ3i537xH/P3Kwcf5x5uxmNMr7QmTAoEIpQJ63I4a3ktFM lsGO3Jaw6frKXT4cgpuuiI5bkliRiUoqdfVMgUiXuGJbB44yzJx+hGYfAxSoHFOh2Fyi lCWI47GtXPBx6gRIQ+QCeV4+zPUzGZHiXC2pg= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.141.75.17 with SMTP id c17mr382439rvl.169.1233288938019; Thu, 29 Jan 2009 20:15:38 -0800 (PST) In-Reply-To: <87d4e530iy.fsf@tabernacle.localnet> References: <877i4d1p46.fsf@tabernacle.localnet> <1233285639.24925.12.camel@phoenix.blechhirn.net> <87d4e530iy.fsf@tabernacle.localnet> Date: Thu, 29 Jan 2009 20:15:37 -0800 X-Google-Sender-Auth: 4a82d078eb424dda Message-ID: <3c1674c90901292015y103fbd5dv2cf87af39fe18b1d@mail.gmail.com> From: Kip Macy To: Julian Stecklina Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-xen@freebsd.org, mister.olli@googlemail.com Subject: Re: Time goes backwards 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: Fri, 30 Jan 2009 04:15:39 -0000 I have some fundamental stability bugs I'm trying to fix right now. I'll fix that once these are addressed. -Kip On Thu, Jan 29, 2009 at 8:01 PM, Julian Stecklina wrote: > Mister Olli writes: > >> Hi, >> >> I've had time problems too. The clock did not go backwards, but forwards >> for some time sime, and then jumped back to a certain date. Like >> Sun Jan 25 00:55:12 UTC 2009 >> ... >> Sun Jan 25 01:08:35 UTC 2009 >> Sun Jan 25 00:55:12 UTC 2009 >> Sun Jan 25 00:55:13 UTC 2009 >> ... > > This is almost exactly the date my box reports... Strange. > >> It took me quite some time to find a solution that helped for me: >> - activate the independent_wallclock in domO by 'sysctl xen.independent_wallclock=1' > > I'll try to convince the admin of the box and report back. ;) But it > should really be properly fixed as it is quite a showstopper. I don't > dare to build ports on that box (or do anything else involving make...). > > Regards, > -- > Julian Stecklina > > Well, take it from an old hand: the only reason it would be easier to > program in C is that you can't easily express complex problems in C, > so you don't. - Erik Naggum (in comp.lang.lisp) > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" >