i think it is weird too,
as far as i could mesure it, it took 60 seconds, here it is:
cpu% date && sleep 60 && date
Thu Aug 28 22:19:21 CET 2008
Thu Aug 28 22:20:22 CET 2008
cpu% 
My timezones are all set up to be CET (host and plan9 guest), the hardware 
clock is set to UTC. I am running vanilla 2.6.25 kernel, on a gentoo system.
Thank you for helping debug this problem, is there any more info I can give to 
help this process?

John

On Thu, 28 Aug 2008 08:38:56 -0700
"ron minnich" <[EMAIL PROTECTED]> wrote:

> this is weird. So, to recap, your timezone is set correctly, and yet
> you are four hours off.
> 
> A useful thing to do is cat /dev/time and see how it changes.
> 
> The time from lguest is simple: you read a 64-bit # which is time.
> It's just like Xen that way.
> 
> Also, try this to test another issue:
> 
> date && sleep 60 && date
> 
> Two things: should take 60 seconds by the watch and the two dates
> should report 60 seconds apart.
> 
> Do they?
> 
> ron
> 

Reply via email to