Ian Lepore 41e8f7efbe Make kevent(2) periodic timer events more reliably periodic. The event
callout is now scheduled using the C_ABSOLUTE flag, and the absolute time
of each event is calculated as the time the previous event was scheduled
for plus the interval.  This ensures that latency in processing a given
event doesn't perturb the arrival time of any subsequent events.

Reviewed by:	jhb
2014-10-04 15:59:15 +00:00
..
2014-09-23 02:56:40 +00:00
2014-03-18 21:34:11 +00:00
2014-10-04 08:08:56 +00:00
2014-08-24 09:04:09 +00:00
2014-09-03 08:40:16 +00:00
2014-07-07 00:27:09 +00:00
2014-03-14 06:29:43 +00:00
2014-09-17 17:43:32 +00:00
2014-06-26 13:57:44 +00:00
2014-05-01 22:28:14 +00:00
2014-08-11 15:06:07 +00:00
2014-03-18 21:34:11 +00:00
2014-03-18 21:34:11 +00:00
2014-08-03 22:37:21 +00:00