diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2015-05-07 03:47:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-24 22:19:00 +0300 |
commit | ce59fec836a9b4dc51cbcf9cb245b59e0ef53bea (patch) | |
tree | 2927aa4419cc9de7cc50b8f298b75e6dfbf7c40a /fs/namei.c | |
parent | f38e7dd72337d83cced910cfbf6016475ef85bf7 (diff) | |
download | linux-ce59fec836a9b4dc51cbcf9cb245b59e0ef53bea.tar.xz |
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 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions