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
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel