diff options
author | julian <julian@FreeBSD.org> | 1999-03-03 18:15:29 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 1999-03-03 18:15:29 +0000 |
commit | ee38b913245110a5902f02f489c58c5b31c1cb92 (patch) | |
tree | 21b5407e4d59507c52477cb76e84db75154e9279 /sys/dev | |
parent | 118df06bdcd43b5a9fcca61243a7ff85da4c40e0 (diff) | |
download | FreeBSD-src-ee38b913245110a5902f02f489c58c5b31c1cb92.zip FreeBSD-src-ee38b913245110a5902f02f489c58c5b31c1cb92.tar.gz |
The tunable parameter for the scheduler quantum was inverted.
Higher numbers led to smaller quanta.
In discussion with BDE, change this parameter to be in uSecs
to make it machine independent,
and limit it to non zero multiples of 'tick' (rounding down).
Also make the variabel globally available so that the present function that
returns its value (used for posix scheduling I believe) can go away.
Submitted by: Bruce Evans <bde@freebsd.org>
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions