Implement CPU affinity for channels based on NUMA topology. Also, allocate all
channel specific memory from the appropriate NUMA node.
In this version of the series, I have added additional information to the
commit log for some of the patches.
K. Y. Srinivasan (3):
Drivers: hv: vmbus: Use the vp_index map even for channels bound to
CPU 0
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
drivers/hv/channel.c | 14 +++++++-
drivers/hv/channel_mgmt.c | 74 ++++++++++++++++++++++++++------------------
include/linux/hyperv.h | 5 +++
3 files changed, 61 insertions(+), 32 deletions(-)
--
1.7.4.1
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel