freebsd-dev/sys/dev/hyperv/vmbus
Sepherosa Ziehau 2a616fdcda hyperv/vmbus: Simplify event processing
For channel0, it will never be processed on event handling path,
so there is no need to install it.  After skipping in the channel0
installation, we could discard the channel0 check on event
handling hot code path.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D6333
2016-05-16 03:56:24 +00:00
..
amd64 hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
i386 hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
hv_channel_mgmt.c hyperv/vmbus: Simplify event processing 2016-05-16 03:56:24 +00:00
hv_channel.c hyperv/vmbus: Mark sysctls MPSAFE 2016-04-27 05:45:14 +00:00
hv_connection.c hyperv/vmbus: Simplify event processing 2016-05-16 03:56:24 +00:00
hv_et.c hyperv/et: Strip extra white space in function name 2016-04-25 04:58:14 +00:00
hv_hv.c hyperv/et: Make Hyper-V event timer a device. 2016-04-22 05:15:59 +00:00
hv_ring_buffer.c hyperv/vmbus: Mark sysctls MPSAFE 2016-04-27 05:45:14 +00:00
hv_vmbus_drv_freebsd.c Add an EARLY_AP_STARTUP option to start APs earlier during boot. 2016-05-14 18:22:52 +00:00
hv_vmbus_priv.h hyperv: Update copyright to 2016 for the files Microsoft changed in 2016 2016-04-22 05:01:43 +00:00