Displaying 1 result from an estimated 1 matches for "nitrofin".
Did you mean:
mtrofin
2007 Apr 28
6
Where is xtime updated in a domU with an independent wallclock?
Hi All,
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().