diff options
author | brian <brian@cvs.openbsd.org> | 1999-02-04 11:54:50 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1999-02-04 11:54:50 +0000 |
commit | 42c1969c1d3f1318f3d471c2b50731c630c123cb (patch) | |
tree | f9d5d553daded4ec86cb30f656231d697d6920b0 /sys/arch/sparc | |
parent | ba0a2a7598cec80429adbc8dd4d6598555d74c73 (diff) |
Change the timer routines so that they interrupt when the next
item is scheduled rather than interrupting 10 times per second
and finding that there's nothing to do most of the time.
This change reduces interrupt overheads but will expose any
(previously small) latency problems.
Be more careful about building VJ compression requests - we
can't htonl/ntohl the entire four bytes ! Also, when we get
a NAK, try to get as close as possible to what the peer NAKs
with when sending our next REQ. Similarily when we send a NAK,
pick values as close as possible to what the peer REQd.
Fix a couple of man page typos (compliments of billf@FreeBSD.org)
Diffstat (limited to 'sys/arch/sparc')
0 files changed, 0 insertions, 0 deletions