diff options
author | jeff <jeff@FreeBSD.org> | 2003-10-12 21:07:31 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-10-12 21:07:31 +0000 |
commit | bd83534d1134b17b1cce5abf1fa6f97da4fa8c2e (patch) | |
tree | 3710dfd553ed30f9150326fb4748781ada5358a7 /sys/netgraph/bluetooth/hci/ng_hci_evnt.c | |
parent | dc456661328086df0101a96a1953319de7c0f8e4 (diff) | |
download | FreeBSD-src-bd83534d1134b17b1cce5abf1fa6f97da4fa8c2e.zip FreeBSD-src-bd83534d1134b17b1cce5abf1fa6f97da4fa8c2e.tar.gz |
- In SCHED_CURR() add holding Giant to the list of criteria that will keep
you on the current queue. In the future, it would be nice if priority
propagation could deterministicly pluck a thread off of the next queue
and put it on the current queue. Until then this hack stops us from
holding up our entire current queue, including interrupt handlers, while
a thread on the next queue is blocked while holding Giant.
- Inherit our pctcpu information from our parent.
Diffstat (limited to 'sys/netgraph/bluetooth/hci/ng_hci_evnt.c')
0 files changed, 0 insertions, 0 deletions