freebsd-dev/sys
Garrett Wollman 8ea838500f Enable use of the RTC chip for the statistical clock. While this does
not provide the full accuracy of a randomized statistical clock, it does
provide greater accuracy than the previous method, while not significantly
increasing overhead.  It also provides profiling support at 1024 Hz.

You must re-compile config before making a new kernel, or you will end
up with unresolved symbols.

Reviewed uy:	Bruce evans said it worked for him.
1994-08-15 03:15:20 +00:00
..
alpha/include Fix arguments of CONS_GETINFO 1994-04-07 23:23:01 +00:00
amd64 Enable use of the RTC chip for the statistical clock. While this does 1994-08-15 03:15:20 +00:00
conf Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ddb Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
dev Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
fs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
gnu Added $Id$ 1994-08-02 07:55:43 +00:00
i386 Enable use of the RTC chip for the statistical clock. While this does 1994-08-15 03:15:20 +00:00
isa Enable use of the RTC chip for the statistical clock. While this does 1994-08-15 03:15:20 +00:00
isofs/cd9660 Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
kern Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce 1994-08-13 14:21:58 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
net Added ioctl support for SIOCSIFMTU. 1994-08-08 12:09:04 +00:00
netccitt Added $Id$ 1994-08-02 07:55:43 +00:00
netinet Added $Id$ 1994-08-02 07:55:43 +00:00
netiso Hack to get netstat compiling...from 1.1.5. 1994-08-05 12:33:30 +00:00
netns Added $Id$ 1994-08-02 07:55:43 +00:00
nfs Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Bruce 1994-08-13 14:21:58 +00:00
nfsclient Initialize lockf pointer. I missed this when I made NFS use the generic 1994-08-10 19:48:23 +00:00
nfsserver Made NFS attribute cache timeouts kernel config file tunable via 1994-08-04 06:03:46 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
sys Pulled over missing ftape.h from 1.1.5 1994-08-14 01:52:48 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
vm Fixed vm_page_deactivate to deal with getting called with a page that's 1994-08-10 03:09:37 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00