All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: vmbus: Add additional per-channel sysfs info
@ 2017-09-22  3:51 kys
  2017-09-22  3:58 ` [PATCH 1/2] vmbus: add " kys
  0 siblings, 1 reply; 5+ messages in thread
From: kys @ 2017-09-22  3:51 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri, sthemmin
  Cc: K. Y. Srinivasan

From: "K. Y. Srinivasan" <kys@microsoft.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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-04 13:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22  3:51 [PATCH 0/2] Drivers: hv: vmbus: Add additional per-channel sysfs info kys
2017-09-22  3:58 ` [PATCH 1/2] vmbus: add " kys
2017-09-22  3:58   ` [PATCH 2/2] Drivers: hv: vmbus: Expose per-channel interrupts and events counters kys
2017-10-04  8:48     ` Greg KH
2017-10-04 13:56       ` KY Srinivasan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.