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: Fri Nov 3 12:09:46 UTC 2006
Modified Files:
src/sys/arch/xen/xen: clock.c
Log Message:
Ensure that the timestamp we use in get_tsc_offset_ns remains valid
until after we do the rdtsc; since Xen3 dynamically adjusts its idea of
the clock frequency, this is important. (Linux and FreeBSD both do this.)
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 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