[PATCH v2 0/2] vmbus: sysfs extensions

Stephen Hemminger stephen at networkplumber.org
Fri Aug 25 17:03:18 UTC 2017


This adds additional sysfs information about vmbus multi-channel
devices that helps with diagnosing performance and other issues.

Stephen Hemminger (2):
  vmbus: add per-channel sysfs info
  vmbus: expose per-channel interrupts and events counters

v2 - adds interrupt information

 drivers/hv/channel_mgmt.c |  10 ++-
 drivers/hv/connection.c   |   2 +
 drivers/hv/hyperv_vmbus.h |   2 +
 drivers/hv/vmbus_drv.c    | 201 +++++++++++++++++++++++++++++++++++++++++++---
 include/linux/hyperv.h    |  10 +++
 5 files changed, 212 insertions(+), 13 deletions(-)

-- 
2.11.0



More information about the devel mailing list