freebsd-dev/sys/dev/hyperv
Sepherosa Ziehau f11ef33f0d hyperv: Use standard taskqueue instead of hv_work_queue
HyperV code was ported from Linux.  There is an implementation of
work queue called hv_work_queue.  In FreeBSD, taskqueue could be
used for the same purpose.  Convert all the consumer of hv_work_queue
to use taskqueue, and remove work queue implementation.

Submitted by:	Jun Su <junsu microsoft com>
Reviewed by:	adrian, Hongjiang Zhang <honzhan microsoft com>
Approved by:	adrian (mentor)
MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D4963
2016-02-05 07:09:58 +00:00
..
include hyperv: Use standard taskqueue instead of hv_work_queue 2016-02-05 07:09:58 +00:00
netvsc hyperv/hn: Add an option to always do transmission scheduling 2016-02-05 05:50:53 +00:00
stordisengage
storvsc hyperv/stor: Fix the NULL pointer dereference 2016-02-05 03:46:53 +00:00
utilities hyperv: Use standard taskqueue instead of hv_work_queue 2016-02-05 07:09:58 +00:00
vmbus hyperv: Use standard taskqueue instead of hv_work_queue 2016-02-05 07:09:58 +00:00