summaryrefslogtreecommitdiffstats
path: root/sys/mips/mips/cache.c
diff options
context:
space:
mode:
authorlstewart <lstewart@FreeBSD.org>2011-11-19 14:10:16 +0000
committerlstewart <lstewart@FreeBSD.org>2011-11-19 14:10:16 +0000
commit751092ac03de2a27db50a384379d53f52133c479 (patch)
treebe0e08688aeafcd4b05ef1e0ffb023edf6699e34 /sys/mips/mips/cache.c
parentc3d63592a0ff996956fd6dd88c7b06ba1d08bbca (diff)
downloadFreeBSD-src-751092ac03de2a27db50a384379d53f52133c479.zip
FreeBSD-src-751092ac03de2a27db50a384379d53f52133c479.tar.gz
Core structure and functions to support a feed-forward clock within the kernel.
Implement ffcounter, a monotonically increasing cumulative counter on top of the active timecounter. Provide low-level functions to read the ffcounter and convert it to absolute time or a time interval in seconds using the current ffclock estimates, which track the drift of the oscillator. Add a ring of fftimehands to track passing of time on each kernel tick and pick up updates of ffclock estimates. Committed on behalf of Julien Ridoux and Darryl Veitch from the University of Melbourne, Australia, as part of the FreeBSD Foundation funded "Feed-Forward Clock Synchronization Algorithms" project. For more information, see http://www.synclab.org/radclock/ Submitted by: Julien Ridoux (jridoux at unimelb edu au)
Diffstat (limited to 'sys/mips/mips/cache.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud