diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2015-05-06 17:47:46 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-24 12:19:00 -0700 |
commit | ce59fec836a9b4dc51cbcf9cb245b59e0ef53bea (patch) | |
tree | 2927aa4419cc9de7cc50b8f298b75e6dfbf7c40a /drivers/char/Makefile | |
parent | f38e7dd72337d83cced910cfbf6016475ef85bf7 (diff) |
Drivers: hv: vmbus: distribute subchannels among all vcpus
Primary channels are distributed evenly across all vcpus we have. When the host
asks us to create subchannels it usually makes us num_cpus-1 offers and we are
supposed to distribute the work evenly among the channel itself and all its
subchannels. Make sure they are all assigned to different vcpus.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/Makefile')
0 files changed, 0 insertions, 0 deletions