freebsd-nq/sys/conf
Garrett Wollman 3f31c649d1 Redo Kernel NTP PLL support, kernel side.
This code is mostly taken from the 1.1 port (which was in turn taken from
Dave Mills's kern.tar.Z example).  A few significant differences:

1) ntp_gettime() is now a MIB variable rather than a system call.  A few
fiddles are done in libc to make it behave the same.

2) mono_time does not participate in the PLL adjustments.

3) A new interface has been defined (in <machine/clock.h>) for doing
possibly machine-dependent things around the time of the clock update.
This is used in Pentium kernels to disable interrupts, set `time', and
reset the CPU cycle counter as quickly as possible to avoid jitter in
microtime().  Measurements show an apparent resolution of a bit more than
8.14usec, which is reasonable given system-call overhead.
1994-09-18 20:40:01 +00:00
..
defines BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
files Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
files.i386 Deleted the pccons driver from the files.i386, added the seagate driver 1994-09-11 21:09:52 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
kmod.mk A make system file for building LKMs, derived from bsd.prog.mk. 1994-09-14 21:59:28 +00:00
Makefile.i386 Add SYSV shm stuff back to LINT. 1994-09-16 10:23:46 +00:00
Makefile.powerpc Add SYSV shm stuff back to LINT. 1994-09-16 10:23:46 +00:00
newvers.sh Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES Add SYSV shm stuff back to LINT. 1994-09-16 10:23:46 +00:00
param.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00