1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/sys/i386
Garrett Wollman 3addba4f55 No longer use the cyclecounter to attempt to correct for late or missed
clock interrupts.

Keep a 1-in-16 smoothed average of the length of each tick.  If the
CPU speed is correctly diagnosed, this should give experienced users
enough information to figure out a more suitable value for `tick'.
1996-01-30 18:56:47 +00:00
..
apm
bios
boot Implement an optional TIMEOUT value while entering the boot parameter 1996-01-21 11:30:12 +00:00
conf Implement a prototype interface to bus-master IDE DMA on the Triton 1996-01-28 22:16:20 +00:00
eisa Another pass through eisaconf. Ioaddrs and Maddrs are link lists now. 1996-01-29 03:13:23 +00:00
i386 No longer use the cyclecounter to attempt to correct for late or missed 1996-01-30 18:56:47 +00:00
ibcs2
include No longer use the cyclecounter to attempt to correct for late or missed 1996-01-30 18:56:47 +00:00
isa No longer use the cyclecounter to attempt to correct for late or missed 1996-01-30 18:56:47 +00:00
linux Call pipe_stat() when presented with a DTYPE_PIPE file in the linux 1996-01-30 12:23:17 +00:00
pci
scsi Changes to support Performance enhancements in the sequencer. 1996-01-29 03:17:39 +00:00
Makefile