Richard Cochran 2eebdde652 timecounter: keep track of accumulated fractional nanoseconds
The current timecounter implementation will drop a variable amount
of resolution, depending on the magnitude of the time delta. In
other words, reading the clock too often or too close to a time
stamp conversion will introduce errors into the time values. This
patch fixes the issue by introducing a fractional nanosecond field
that accumulates the low order bits.

Reported-by: Janusz Użycki <j.uzycki@elproma.com.pl>
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-30 18:29:27 -05:00
..
2014-10-24 00:41:31 -04:00
2014-12-19 15:45:28 -05:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-08 20:47:42 -05:00
2014-12-14 16:10:09 -08:00
2014-11-11 18:12:32 -05:00
2014-12-09 18:24:47 -05:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-08-02 16:40:52 -07:00
2014-12-12 15:15:41 -05:00
2014-12-22 16:29:03 -05:00
2014-12-22 16:29:03 -05:00