summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/fwmem.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-02-03 05:30:07 +0000
committerjeff <jeff@FreeBSD.org>2003-02-03 05:30:07 +0000
commitd73f4537e98226118b273eee94c5989e04b2d53f (patch)
treed082971d1b27eb22e0a2b2349cbe662fe64c2d94 /sys/dev/firewire/fwmem.c
parent639ca5a9ca3fa0f8412945e317e185be329a17fd (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud