[PATCH 0/3] Drivers: hv: vmbus: Miscellaneous adjustments

From: kys
Date: Fri Jul 01 2016 - 17:42:51 EST


From: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>

Some miscellaneous adjustments to the vmbus driver.

K. Y. Srinivasan (3):
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
Drivers: hv: vmbus: Reduce the delay between retries in
vmbus_post_msg()
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low
latency

drivers/hv/channel.c | 25 ++++++++++---------------
drivers/hv/channel_mgmt.c | 2 ++
drivers/hv/connection.c | 8 ++++----
drivers/hv/hyperv_vmbus.h | 3 ++-
drivers/hv/ring_buffer.c | 15 ++++++++++++---
include/linux/hyperv.h | 35 +++++++++++++++++++++++++++++++++++
6 files changed, 65 insertions(+), 23 deletions(-)

--
1.7.4.1