fast/syscall-free gettimeofday ?

Luigi Rizzo rizzo at iet.unipi.it
Tue Jun 14 15:54:48 UTC 2011


there were discussions at some point on an imprecise but
fast implementations of gettimeofday() that would not require
a system call (perhaps mmapping some memory region which
is opportunistically updated).

Does anyone remember what happened about that ?

Otherwise, is there any place in the kernel where i can fetch
a struct timeval which is not off by more than, say 1 tick ?

cheers
luigi


More information about the freebsd-current mailing list