Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/20/2003 13:30:29
Module Name: src
Committed By: fvdl
Date: Thu Nov 20 13:30:29 UTC 2003
Modified Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
If NO_TSC_TIME is defined, do not use the tsc microtime. This option can
be used to make time pass a little more smoothly when running under
VMware.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/i386/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.