diff options
author | jeff <jeff@FreeBSD.org> | 2003-06-08 00:47:33 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-06-08 00:47:33 +0000 |
commit | e1588d62999c19f501396962ed220b4f8b513504 (patch) | |
tree | 17c3453e18ca83a77615fbc6d51777241face39e /sys/alpha/conf | |
parent | 3812b42f43d677f99068b8386d8afae5c614c9ec (diff) | |
download | FreeBSD-src-e1588d62999c19f501396962ed220b4f8b513504.zip FreeBSD-src-e1588d62999c19f501396962ed220b4f8b513504.tar.gz |
- When a new thread is added to a kseq the load is incremented prior to
adding it to the nice tables. Therefore, in kseq_add_nice, we should
keep in mind that the load will be 1 if we are the only thread, and not
0.
- Assert that the sched lock is held in all the appropriate places.
- Increase the scope of the sched lock in sched_pctcpu_update().
- Hold the sched lock in sched_runnable(). It is not held by the caller.
Diffstat (limited to 'sys/alpha/conf')
0 files changed, 0 insertions, 0 deletions