summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-10-12 21:07:31 +0000
committerjeff <jeff@FreeBSD.org>2003-10-12 21:07:31 +0000
commitbd83534d1134b17b1cce5abf1fa6f97da4fa8c2e (patch)
tree3710dfd553ed30f9150326fb4748781ada5358a7 /sys/netgraph/bluetooth/hci/ng_hci_evnt.c
parentdc456661328086df0101a96a1953319de7c0f8e4 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud