Subject: Re: HEADS UP: timecounters (branch simonb-timecounters) merged into -current
To: Frank Kardel <kardel@netbsd.org>
From: Simon Burge <simonb@NetBSD.org>
List: tech-kern
Date: 09/10/2006 16:31:00
Frank Kardel wrote:

> Congrats, pls run t.c as an additional test to test that time does not ever
> go backwards. You should *not* see any *negative* diff values from t.c
> positive ones are usually ok due to scheduling.

This could go in say regress/sys/kern/time.  You'd need to change it so
that it runs for a certain time period - we can't have a regression test
that runs forever :).  Maybe 1 minute or 5 minutes?

Simon.