[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170922035127.6610-1-kys@exchange.microsoft.com>
Date: Thu, 21 Sep 2017 20:51:27 -0700
From: kys@...hange.microsoft.com
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
vkuznets@...hat.com, jasowang@...hat.com,
leann.ogasawara@...onical.com, marcelo.cerri@...onical.com,
sthemmin@...rosoft.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/2] Drivers: hv: vmbus: Add additional per-channel sysfs info
From: "K. Y. Srinivasan" <kys@...rosoft.com>
Add additional per-channel sysfs information to help debug performance
issues.
Greg, please apply this patch-set to 4.15-rc1.
Stephen Hemminger (2):
vmbus: add per-channel sysfs info
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Documentation/ABI/stable/sysfs-bus-vmbus | 70 +++++++++++
drivers/hv/channel_mgmt.c | 10 +-
drivers/hv/connection.c | 2 +
drivers/hv/hyperv_vmbus.h | 2 +
drivers/hv/vmbus_drv.c | 203 +++++++++++++++++++++++++++++--
include/linux/hyperv.h | 10 ++
6 files changed, 284 insertions(+), 13 deletions(-)
--
2.14.1
Powered by blists - more mailing lists