Subject: Re: timewarps
To: Chuck Silvers <chuq@chuq.com>
From: enami tsugutomo <enami@but-b.or.jp>
List: tech-kern
Date: 03/11/2002 09:34:05
Some notes about microtime:

If NTP is in use, approximating current time using isa_timer_tick as
an interval may results wrong value.
 
With UVMHIST, microtime() may be called more frequently than usual.

enami.