freebsd-dev/sys/dev/hyperv/vmbus
Sepherosa Ziehau 4793a1da1c hyperv/vmbus: Create per-cpu fast taskqueue for msg handling
Using one taskqueue does not work, since the EOM MSR must be written
on the msg's owner CPU.

Noticed by:	Jun Su <junsu microsoft com>
Discussed with:	Jun Su <junsu microsoft com>, Dexuan Cui <decui microsoft com>
MFC after:	1 week
Sponsored by:	Microsoft OSTC
2016-03-24 02:15:23 +00:00
..
hv_channel_mgmt.c hyperv/hn: Add multiple channel support, a.k.a. vRSS 2016-03-04 06:52:11 +00:00
hv_channel.c hyperv/chan: Function renaming; no functional change 2016-03-02 01:33:30 +00:00
hv_connection.c hyperv/vmbus: use a better retry method in hv_vmbus_post_message() 2016-03-24 00:40:41 +00:00
hv_et.c hyperv/evttimer: Use an independent message slot so that it can work 2016-03-22 05:48:51 +00:00
hv_hv.c hyperv/evttimer: Use an independent message slot so that it can work 2016-03-22 05:48:51 +00:00
hv_ring_buffer.c hyperv/channel: Add debug sysctl nodes for channel indices 2016-02-29 05:24:29 +00:00
hv_vmbus_drv_freebsd.c hyperv/vmbus: Create per-cpu fast taskqueue for msg handling 2016-03-24 02:15:23 +00:00
hv_vmbus_priv.h hyperv/vmbus: Create per-cpu fast taskqueue for msg handling 2016-03-24 02:15:23 +00:00