Re: hires timestamps for netif_rx()

From: David S. Miller (davem@redhat.com)
Date: Wed Jan 16 2002 - 20:08:52 EST


   From: Wilson Yeung <wilson@whack.org>
   Date: Wed, 16 Jan 2002 17:03:58 -0800 (PST)
   
   The discreprency is that get_fast_time() returns the current value of
   xtime, while do_gettimeofday() may actually calculate the time and
   consider both xtime and the jiffies.
   
Look at the x86 implementation of do_fast_time, it equals
do_gettimeofday() when TSC is present which is the only time
that do_gettimeofday is going to be more accurate than xtime.

Franks a lot,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:18 EST