mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
system calls to provide feed-forward clock management capabilities to userspace processes. ffclock_getcounter() returns the current value of the kernel's feed-forward clock counter. ffclock_getestimate() returns the current feed-forward clock parameter estimates and ffclock_setestimate() updates the feed-forward clock parameter estimates. - Document the syscalls in the ffclock.2 man page. - Regenerate the script-derived syscall related files. 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) |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux32_dummy.c | ||
| linux32_genassym.c | ||
| linux32_ipc64.h | ||
| linux32_locore.s | ||
| linux32_machdep.c | ||
| linux32_proto.h | ||
| linux32_support.s | ||
| linux32_syscall.h | ||
| linux32_syscalls.c | ||
| linux32_sysent.c | ||
| linux32_systrace_args.c | ||
| linux32_sysvec.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||