Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435651

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

From kys@exchange.microsoft.com
Newsgroups linux.kernel
Subject [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous adjustments
Date 2016-07-01 23:50 +0200
Message-ID <rQetX-3mA-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: K. Y. Srinivasan <kys@microsoft.com>

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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Drivers: hv: vmbus: Miscellaneous adjustments  kys@exchange.microsoft.com - 2016-07-01 23:50 +0200
  [PATCH 2/3] Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() kys@exchange.microsoft.com - 2016-07-01 23:50 +0200
  [PATCH 1/3] Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels kys@exchange.microsoft.com - 2016-07-01 23:50 +0200

csiph-web