Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [bouyer-xen2] src/sys/arch/xen/xen
Module Name: src
Committed By: bouyer
Date: Tue Jan 18 14:13:10 UTC 2005
Modified Files:
src/sys/arch/xen/xen [bouyer-xen2]: clock.c
Log Message:
- use the right test for dom0
- shadow_system_time is updated every xen's clock tick, which makes it
unsuitable for low delay(). For delays less than 0.5s, use cpu_counter()
instead to get accurate delays.
To generate a diff of this commit:
cvs rdiff -r1.7.4.1 -r1.7.4.2 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