cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c
src/sys/i386/conf NOTES
Tor.Egge at cvsup.no.freebsd.org
Tor.Egge at cvsup.no.freebsd.org
Sun Apr 6 08:25:57 PDT 2003
> Is there a simple procedure to determine whether the TSCs on any given
> multi-CPU machine are synchronized?
Ensure that the TSCs are used, then run a program which calls
gettimeofday() in a loop and prints an error message each time the
clock steps backwards. Repeat procedure after 1 day of uptime.
- Tor Egge
More information about the cvs-src
mailing list