diff options
author | jeff <jeff@FreeBSD.org> | 2003-10-16 08:17:43 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-10-16 08:17:43 +0000 |
commit | bf29a9dd12c09202074e962807f15097f0ae53e3 (patch) | |
tree | 15ab3e56472a0666dc8187030124ca6e4a184824 /sys/ufs | |
parent | d00fd6c26e785df586d947bab4a97345e476858a (diff) | |
download | FreeBSD-src-bf29a9dd12c09202074e962807f15097f0ae53e3.zip FreeBSD-src-bf29a9dd12c09202074e962807f15097f0ae53e3.tar.gz |
- The non iterative algorithm for interact_update was broken due to
rounding errors. This was the source of the majority of the
interactivity problems. Reintroduce the old algorithm and its XXX.
- Up the interactivity threshold to 30. It really could stand to be even
a tiny bit higher.
- Let the sleep and run time accumulate up to 5 seconds of history rather
than two. This helps stop XFree86 from becoming non-interactive during
bursts of activity.
Diffstat (limited to 'sys/ufs')
0 files changed, 0 insertions, 0 deletions