[PATCH 2/2] Drivers: hv: vmbus: Expose per-channel interrupts and events counters

Greg KH gregkh at linuxfoundation.org
Wed Oct 4 08:48:35 UTC 2017


On Thu, Sep 21, 2017 at 08:58:50PM -0700, kys at exchange.microsoft.com wrote:
> From: Stephen Hemminger <stephen at networkplumber.org>
> 
> When investigating performance, it is useful to be able to look at
> the number of host and guest events per-channel. This is equivalent
> to per-device interrupt statistics.
> 
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
> Signed-off-by: K. Y. Srinivasan <kys at microsoft.com>
> ---
>  Documentation/ABI/stable/sysfs-bus-vmbus | 14 ++++++++++++++
>  drivers/hv/connection.c                  |  2 ++
>  drivers/hv/vmbus_drv.c                   | 18 ++++++++++++++++++
>  include/linux/hyperv.h                   |  4 ++++
>  4 files changed, 38 insertions(+)

This patch didn't apply to my tree, can you rebase and resend it?

thanks,

greg k-h


More information about the devel mailing list