summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2007-01-06 08:44:13 +0000
committerjeff <jeff@FreeBSD.org>2007-01-06 08:44:13 +0000
commitb19ed2c7b09c99f68b134a5a554812a37a4a3f19 (patch)
treed13f00232d51d355bbcc142b5d5584d22e74fcc9 /include
parent0b64d2d9ba6be11f01290136b6e19e302398c3a8 (diff)
downloadFreeBSD-src-b19ed2c7b09c99f68b134a5a554812a37a4a3f19.zip
FreeBSD-src-b19ed2c7b09c99f68b134a5a554812a37a4a3f19.tar.gz
- Fix the sched_priority() invalid priority bugs. Use roundup() instead
of max() when computing the divisor in SCHED_TICK_PRI(). This prevents cases where rounding down would allow the quotient to exceed SCHED_PRI_RANGE. - Garbage collect some unused flags and fields. - Replace TDF_HOLD with sched_pin_td()/sched_unpin_td() since it simply duplicated this functionality. - Re-enable the rebalancer by default and fix the sysctl so it can be modified.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud