a601c86751
Vmbus event handler will need to find the channel by its relative id, when software interrupt for event happens. The original lookup searches the channel list, which is not very efficient. We now create a table indexed by the channel relative id to speed up the channel lookup. Submitted by: Hongjiang Zhang <honzhan microsoft com> Reviewed by: delphij, adrain, sephe, Dexuan Cui <decui microsoft com> Approved by: adrian (mentor) Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D4802 |
||
---|---|---|
.. | ||
hv_channel_mgmt.c | ||
hv_channel.c | ||
hv_connection.c | ||
hv_et.c | ||
hv_hv.c | ||
hv_ring_buffer.c | ||
hv_vmbus_drv_freebsd.c | ||
hv_vmbus_priv.h |