Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/13/2000 18:40:41
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Nov 13 16:40:41 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c

Log Message:
when evaluating CPU speed, make the wait 0.1s instead of 1s - the accuracy
difference is like 0.05% on my system and the delay is now almost unnoticable :)
Discussed with Jason Thorpe, Frank van den Linden.


To generate a diff of this commit:
cvs rdiff -r1.412 -r1.413 syssrc/sys/arch/i386/i386/machdep.c

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