mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Drivers: hv: vmbus: Add sysfs attributes to show CPU binding of channels
@ 2015-07-20 16:28 K. Y. Srinivasan
  2015-07-20 16:29 ` [PATCH 1/3] Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP K. Y. Srinivasan
  0 siblings, 1 reply; 4+ messages in thread
From: K. Y. Srinivasan @ 2015-07-20 16:28 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang
  Cc: K. Y. Srinivasan

Add sysfs attributes to track the binding of CPUs to channels. This patchset also adds
a script to list VMBUS devices.

Dexuan Cui (3):
  Drivers: hv: vmbus: add a sysfs attr to show the binding of
    channel/VP
  tools: hv: add a python script lsvmbus to list VMBus devices
  Drivers: hv: vmbus: document the VMBus sysfs files

 Documentation/ABI/stable/sysfs-bus-vmbus |   29 +++++++++
 MAINTAINERS                              |    1 +
 drivers/hv/vmbus_drv.c                   |   38 +++++++++++
 tools/hv/lsvmbus                         |  101 ++++++++++++++++++++++++++++++
 4 files changed, 169 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/ABI/stable/sysfs-bus-vmbus
 create mode 100644 tools/hv/lsvmbus

-- 
1.7.4.1


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

end of thread, other threads:[~2015-07-20 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-20 16:28 [PATCH 0/3] Drivers: hv: vmbus: Add sysfs attributes to show CPU binding of channels K. Y. Srinivasan
2015-07-20 16:29 ` [PATCH 1/3] Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP K. Y. Srinivasan
2015-07-20 16:29   ` [PATCH 2/3] tools: hv: add a python script lsvmbus to list VMBus devices K. Y. Srinivasan
2015-07-20 16:29   ` [PATCH 3/3] Drivers: hv: vmbus: document the VMBus sysfs files K. Y. Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®