Subject: CVS commit: syssrc/sys/arch/arm/footbridge
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 10/05/2002 15:22:56
Module Name:	syssrc
Committed By:	chris
Date:		Sat Oct  5 12:22:55 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/footbridge: footbridge_clock.c

Log Message:
Add random jitter to stat clock, the random jitter is +- 511 usec's, so
we should average the nominal clock rate.

stathz now runs at hz (the hard clock hz), without getting high amounts of
time in interrupt handling.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/arm/footbridge/footbridge_clock.c

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