Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/xen/xen



Module Name:    src
Committed By:   jld
Date:           Mon Sep 11 06:57:30 UTC 2006

Modified Files:
        src/sys/arch/xen/xen: clock.c

Log Message:
Convert TSC offset to nanoseconds correctly under Xen3.  The hypervisor
appears to dynamically adjust its estimate of the CPU clock speed, and
scaling the TSC as intended is necessary to avoid time anomalies.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/xen/xen/clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index