|
|
|
|
|
|
|
|
|
|
xen-devel
Fwd: Re: [Xen-devel] Where is xtime updated in a domU with an independen
Pardon my stupidity.
Note: forwarded message attached.
Cheers, Jay.
Ahhh...imagining that irresistible "new car" smell? Check out
new cars at Yahoo! Autos.
--- Begin Message ---
Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote: On 2/5/07 07:41, "Jay Patel" <nitrofin@xxxxxxxxx> wrote: I have just started looking at the code for Xen so please bear with me. A domU Linux kernel running with independent_wallclock=1 seems to sync its time with dom0 after every "xm unpause" (obviously preceded by an "xm pause"). I don't see where the xtime variable is being updated after an "xm unpause", i.e., domain_unpause_by_systemcontroller(). Right after the unpause, it seems to me that the xtime in the domU should be
what it were just prior to the pause. Yes, a guest with independent wallclock should never sync with the wallclock time record provided by Xen, even after an unpause (the unpause is not explicitly visible to the guest anyway).
Except this is not the case. The DomU domains with an independent wall clock seems to sync with the Dom0 clock. I've repeated this experiment multiple times on two separate machines. Can anyone verify?
Steps (using xen 3.0.3 with linux kernel 2.6.16.29)
DomU: (0) get a console to $domU (1) set /proc/sys/xen/independent_wallclock to 1 (2) run the following sh script: "while true; do date; done"
In Dom0 (as root): (3) xm pause $domU (4) wait a few seconds/minutes (5) xm unpause $domU
The sh script will continue and will output the current time (in relation to Dom0). I am not sure
why this is happening. I followed the xen and the linux kernel code and could not see where xtime is being updated.
Anybody have any other insights as to what is going on here?
Cheers, Jay.
Ahhh...imagining that irresistible "new car" smell? Check out
new cars at Yahoo! Autos.
--- End Message ---
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Fwd: Re: [Xen-devel] Where is xtime updated in a domU with an independent wallclock?,
Jay Patel <=
|
|
|
|
|