summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorlstewart <lstewart@FreeBSD.org>2011-11-20 01:20:50 +0000
committerlstewart <lstewart@FreeBSD.org>2011-11-20 01:20:50 +0000
commit603d3fe159020ac54459dc1a09c0c38195319b0e (patch)
tree5f555a85e24e68d26f7cb24a76877c0522c349bf /sys/conf
parente81c24c8baa4708ab717531d4e959b48ba6d32a1 (diff)
downloadFreeBSD-src-603d3fe159020ac54459dc1a09c0c38195319b0e.zip
FreeBSD-src-603d3fe159020ac54459dc1a09c0c38195319b0e.tar.gz
Provide high-level functions to access the feed-forward absolute and difference
clocks. Each routine can output an upper bound on the absolute time or time interval requested. Different flavours of absolute time can be requested, for example with or without leap seconds, monotonic or not, etc. 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/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 2ae85e9..1ed2c20 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2341,6 +2341,7 @@ kern/kern_event.c standard
kern/kern_exec.c standard
kern/kern_exit.c standard
kern/kern_fail.c standard
+kern/kern_ffclock.c optional ffclock
kern/kern_fork.c standard
kern/kern_gzio.c optional gzio
kern/kern_hhook.c standard
OpenPOWER on IntegriCloud