diff options
author | jeff <jeff@FreeBSD.org> | 2003-02-03 05:30:07 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-02-03 05:30:07 +0000 |
commit | d73f4537e98226118b273eee94c5989e04b2d53f (patch) | |
tree | d082971d1b27eb22e0a2b2349cbe662fe64c2d94 /sys/dev/firewire/fwmem.c | |
parent | 639ca5a9ca3fa0f8412945e317e185be329a17fd (diff) | |
download | FreeBSD-src-d73f4537e98226118b273eee94c5989e04b2d53f.zip FreeBSD-src-d73f4537e98226118b273eee94c5989e04b2d53f.tar.gz |
- Make some context switches conditional on SCHED_STRICT_RESCHED. This may
have some negative effect on interactivity but it yields great perf. gains.
This also brings the conditions under which ULE context switches inline
with SCHED_4BSD.
- Define some new kseq_* functions for manipulating the run queue.
- Add a new kseq member ksq_rslices and ksq_bload. rslices is the sum of
the slices of runnable kses. This will be used for push load balance
decisions. bload is the number of threads blocked waiting on IO.
Diffstat (limited to 'sys/dev/firewire/fwmem.c')
0 files changed, 0 insertions, 0 deletions